chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d66d772
)
Add references to new pages.
author
mdw
<mdw>
Mon, 26 Jul 1999 23:19:27 +0000
(23:19 +0000)
committer
mdw
<mdw>
Mon, 26 Jul 1999 23:19:27 +0000
(23:19 +0000)
man/mLib.3
patch
|
blob
|
blame
|
history
diff --git
a/man/mLib.3
b/man/mLib.3
index ba309f992f6f8da90896e079921765df8396da4b..43a95a26fbb1b248ebc983b03c389661bc85b86f 100644
(file)
--- a/
man/mLib.3
+++ b/
man/mLib.3
@@
-125,6
+125,16
@@
module does POSIX
locking with a timeout.
.PP
The
locking with a timeout.
.PP
The
+.B env
+module manipulates environment variables stored in a hashtable, and
+converts between the hashtable and the standard array representation of
+a process environment.
+.PP
+The
+.B fdflags
+module manipulates file descriptor flags in a fairly painless way.
+.PP
+The
.B lbuf
module implements a `line buffer', which is an object that emits
completed lines of text from an incoming asynchronous data stream. It's
.B lbuf
module implements a `line buffer', which is an object that emits
completed lines of text from an incoming asynchronous data stream. It's
@@
-193,7
+203,9
@@
useful when reading text from a network connection.
.BR crc32 (3),
.BR dspool (3),
.BR dstr (3),
.BR crc32 (3),
.BR dspool (3),
.BR dstr (3),
+.BR env (3),
.BR exc (3),
.BR exc (3),
+.BR fdflags (3),
.BR lbuf (3),
.BR lock (3),
.BR mdwopt (3),
.BR lbuf (3),
.BR lock (3),
.BR mdwopt (3),