Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-06-01 08:46:26 -0700 (Tue, 01 Jun 2004)
Revision: 378
Log message:
Added new variables:
SYSNAME, VERSION, RELEASE, MACHINE
that correspond to the values returned by uname.
Aleksey, can you add the following links to omake
on cvs.metaprl.org:
libmojave/cutil/lm_uname_ext.c
unix/lm_uname.ml
unix/lm_uname.mli
Thanks!
| Changes | Path |
| +9 -0 | omake/Files |
| +23 -5 | omake/Makefile.in |
| +9 -2 | omake/Makefile.nt |
| +6 -1 | omake/src/build/omake_builtin_base.ml |
| +1 -1 | omake/version.txt |