Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-03-09 10:58:48 -0800 (Fri, 09 Mar 2007)
Revision: 10201
Log message:
Renamed the recently introduced lm_users C function (for scanning the password
database) into lm_getpwents and exposed it as Lm_unix_util.getpwents
| Changes | Path |
| +2 -2 | libmojave/cutil/lm_unix_cutil.c |
| +4 -4 | libmojave/unix/lm_unix_util.ml |
| +7 -4 | libmojave/unix/lm_unix_util.mli |
| +1 -2 | libmojave/util/lm_glob.ml |