Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-09-27 00:35:10 -0700 (Mon, 27 Sep 2004)
Revision: 615
Log message:

      - For compatibility with gamin, om_notify_suspend/om_notify_resume will now raise
      Invalid_argument instead of using FAMSuspendMonitor/FAMResumeMonitor
      (see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=133162 for more on this).
      
      - Added "-debug-notify" to be able to see what FAM/Gamin/etc is telling us.
      
      - Minor code similification in omake_build.ml
      

Changes  Path
+5 -7 omake/src/build/omake_build.ml
+10 -0 omake/src/clib/omake_notify.c
+3 -1 omake/src/main/omake_main.ml
+14 -0 omake/src/util/omake_notify.ml
+1 -0 omake/src/util/omake_notify.mli