Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2004-07-21 18:19:24 -0700 (Wed, 21 Jul 2004)
Revision: 454
Log message:

      The kqueue-based FAM interface seems to work now, but omake doesn't react
      properly.  I get the correct notification that file foo.c changed, but nothing
      gets rebuilt.
      

Changes  Path
+39 -16 omake/src/clib/fam_kqueue.c
+0 -4 omake/src/clib/fam_pseudo.h
+7 -7 omake/src/clib/omake_notify.c