Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-02-28 19:36:32 -0800 (Wed, 28 Feb 2007)
Revision: 10127
Log message:
Unix.getpwent doesn't exist.
Added functions to scan the entire passwd database.
Changes | Path |
+56 -1 | libmojave/cutil/lm_unix_cutil.c |
+14 -0 | libmojave/util/lm_glob.ml |
+9 -0 | libmojave/util/lm_glob.mli |