chiark / gitweb /
New feature: watch a file for changes.
[mLib] / man / mLib.3
index f109d19886b2e5757416aacf2200cb4cd6039882..079688337a8d8f06fc7c9b2fd46986eaf4c760cd 100644 (file)
@@ -167,6 +167,11 @@ The
 module manipulates file descriptor flags in a fairly painless way.
 .PP
 The
+.BR fwatch (3)
+module allows you to easily find out whether a file has changed since
+the last time you looked at it.
+.PP
+The
 .BR lbuf (3)
 module implements a `line buffer', which is an object that emits
 completed lines of text from an incoming asynchronous data stream.  It's
@@ -261,6 +266,7 @@ module does background hostname and address resolution.
 .BR env (3),
 .BR exc (3),
 .BR fdflags (3),
+.BR fwatch (3),
 .BR hash (3),
 .BR ident (3),
 .BR lbuf (3),