Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-07-11 17:34:23 -0700 (Sun, 11 Jul 2004)
Revision: 419
Log message:
Add filesystem polling for win32.
| Changes | Path |
| +6 -3 | omake/Files |
| +5 -4 | omake/Makefile.nt |
| Added | omake/config.nt |
| Properties | omake/config.nt |
| Added | omake/fam_win32.h |
| Properties | omake/fam_win32.h |
| +3 -3 | omake/src/build/omake_build.ml |
| Added | omake/src/clib/fam_win32.c |
| Properties | omake/src/clib/fam_win32.c |
| +6 -119 | omake/src/clib/omake_notify.c |
| +29 -107 | omake/src/util/omake_notify.ml |
| +17 -22 | omake/src/util/omake_notify.mli |