Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-06-04 11:30:50 -0700 (Mon, 04 Jun 2007)
Revision: 10874
Log message:
"Omake_notify" -> "Lm_notify" (in debug messages).
Changes | Path |
+7 -10 | libmojave/unix/lm_notify.ml |
Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-06-04 11:45:54 -0700 (Mon, 04 Jun 2007)
Revision: 10875
Log message:
A little more debugging code.
Changes | Path |
+6 -3 | libmojave/unix/lm_notify.ml |
Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-06-04 11:54:03 -0700 (Mon, 04 Jun 2007)
Revision: 10876
Log message:
if-then-else have higher precedence than ;
Changes | Path |
+2 -1 | libmojave/unix/lm_notify.ml |
Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-06-27 16:58:58 -0700 (Wed, 27 Jun 2007)
Revision: 11151
Log message:
Updated the test to use the ConfMsg* and TryRunC functions.
Changes | Path |
Deleted | libmojave/cutil/inotify-test.c |
+23 -17 | libmojave/cutil/inotify.om |