Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-08-19 21:34:11 -0700 (Tue, 19 Aug 2003)
Revision: 143
Log message:
Added better support for win32. The main changes are for the C files,
where a lot of support (like readline, ncurses) is missing.
Changes | Path |
+5 -3 | libmojave/cutil/OMakefile |
+16 -3 | libmojave/cutil/lm_float.c |
+20 -0 | libmojave/cutil/lm_printf.c |
+10 -10 | libmojave/cutil/lm_raw.c |
+47 -33 | libmojave/cutil/lm_rusage.c |