Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-06-05 17:27:40 -0700 (Sun, 05 Jun 2005)
Revision: 1104
Log message:
Windows NT does not support recursive locks. Switching to Unix to fix it.
Changes | Path |
+21 -12 | libmojave/cutil/lm_compat_win32.c |
+4 -0 | libmojave/cutil/lm_unix_cutil.c |
+9 -8 | libmojave/unix/lm_unix_util.ml |
+4 -4 | omake/Files |
+4 -6 | omake/Makefile.dep.nt |