4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 02:09:19 +08:00
Christopher Faylor 57394495e2 * grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.
(gr): Use constructor (sigh).
(pwdgrp::parse_group): Rename from parse_grp.
(pwdgrp::read_group): Rename from read_etc_group.  Just call gr.load with a
single argument.
* passwd.cc: Call pr.refresh() rather than doing isunitialized tests
throughout.
(pr): Use constructor (sigh).
(pwdgrp::parse_passwd): Rename from "parse_pwd".
(pwdgrp::read_passwd): Rename from read_etc_passwd.  Just call pr.load with a
single argument.
* pwdgrp.h (pwdgrp_state): Eliminate.
(pwdgrp): Reflect above renamings.
(pwdgrp::etc_ix): Rename from pwd_ix.
(pwdgrp::read): New element.
(pwdgrp::lock): New element.
(pwdgrp::refresh): New function.
(pwdgrp::load): Eliminate variations which take buffer arguments.
(pwdgrp::pwdgrp): New constructors.  Initialize mutex here.
* uinfo.cc (pwdgrp::load): Accommodate pwd_ix -> etc_ix renaming.
(pwdgrp::load): Set initialized state to true rather than setting state to
loaded.
2003-01-21 06:58:11 +00:00
..
2002-12-09 22:49:12 +00:00
2003-01-15 10:21:23 +00:00
2002-09-30 15:17:44 +00:00
2003-01-17 13:08:06 +00:00
2003-01-14 19:55:42 +00:00
2003-01-17 05:33:52 +00:00
2002-12-12 03:09:38 +00:00
2002-12-12 03:09:38 +00:00
.
2002-05-04 04:30:57 +00:00
2002-08-03 23:34:01 +00:00
2002-02-11 02:25:42 +00:00
2003-01-15 10:21:23 +00:00
2002-12-14 16:59:59 +00:00
2003-01-15 10:21:23 +00:00
2002-12-04 20:46:16 +00:00
2002-12-12 03:09:38 +00:00
2002-11-02 03:31:15 +00:00
2003-01-15 10:21:23 +00:00
2002-04-04 05:28:49 +00:00
2003-01-15 10:21:23 +00:00
2003-01-14 20:31:47 +00:00
2002-03-05 18:03:32 +00:00
2003-01-15 10:21:23 +00:00
2003-01-15 10:21:23 +00:00