Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e905e95 commit 0d83f68Copy full SHA for 0d83f68
2 files changed
Doc/Makefile.deps
@@ -238,6 +238,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
238
../lib/libtty.tex \
239
../lib/libasyncore.tex \
240
../lib/libatexit.tex \
241
+ ../lib/libmmap.tex \
242
../lib/libcfgparser.tex
243
244
# LaTeX source files for Macintosh Library Modules.
Doc/lib/lib.tex
@@ -156,6 +156,7 @@ \chapter*{Front Matter\label{front}}
156
\input{libthread}
157
\input{libthreading}
158
\input{libqueue}
159
+\input{libmmap}
160
\input{libanydbm}
161
\input{libdbhash}
162
\input{libwhichdb}
0 commit comments