File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,10 +20,13 @@ \chapter{Optional Operating System Services}
2020\item [thread]
2121--- Create multiple threads of control within one namespace.
2222
23+ \item [Queue]
24+ --- A stynchronized queue class.
25+
2326\item [anydbm]
2427--- Generic interface to DBM-style database modules.
2528
26- \item [whichdbm ]
29+ \item [whichdb ]
2730--- Guess which DBM-style module created a given database.
2831
2932\item [zlib]
Original file line number Diff line number Diff line change @@ -20,10 +20,13 @@ \chapter{Optional Operating System Services}
2020\item [thread]
2121--- Create multiple threads of control within one namespace.
2222
23+ \item [Queue]
24+ --- A stynchronized queue class.
25+
2326\item [anydbm]
2427--- Generic interface to DBM-style database modules.
2528
26- \item [whichdbm ]
29+ \item [whichdb ]
2730--- Guess which DBM-style module created a given database.
2831
2932\item [zlib]
You can’t perform that action at this time.
0 commit comments