Christopher Faylor
ac4133746e
* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.
* grp.cc (pwdgrp::parse_group): Eliminate arg and use class member instead.
Use next_str and next_int to parse arguments.
* passwd.cc (pwdgrp::parse_passwd): Ditto.
(grab_string): Eliminate.
(grab_int): Ditto.
* pwdgrp.h (pwdgrp::parse): Eliminate input arg.
(pwdgrp::parse_passwd): Reflect above change.
(pwdgrp::parse_group): Reflect above change.
(pwdgrp::next_str): New function.
(pwdgrp::next_int): Ditto.
(pwdgrp::gets): Eliminate.
* uinfo.cc (pwdgrp::next_str): New function.
(pwdgrp::next_int): Ditto.
(pwdgrp::add_line): Subsume gets.
(pwdgrp::gets): Eliminate.
(pwdgrp::load): Just call add_line to parse input buffer.
2003-01-24 03:53:46 +00:00
..
2002-07-07 00:44:08 +00:00
2002-09-30 18:31:56 +00:00
2003-01-24 03:53:46 +00:00
2003-01-13 22:17:01 +00:00
2003-01-11 10:52:20 +00:00
2001-10-12 20:02:41 +00:00
2003-01-24 01:51:39 +00:00
2003-01-22 17:15:53 +00:00
2003-01-23 20:43:47 +00:00
2003-01-22 17:10:02 +00:00
2002-12-12 10:34:12 +00:00
2002-12-12 10:34:12 +00:00
2003-01-13 21:11:19 +00:00
2001-12-31 23:24:10 +00:00
2003-01-22 17:10:02 +00:00
2002-09-28 03:15:44 +00:00