4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 02:09:19 +08:00
Christopher Faylor 6503705696 * include/sys/strace.h (paranoid_printf): Define as not being part of "all"
output.
* pwdgrp.h (pwdgrp::next_num): Rename from next_int.  Returns true/false if
parse operation succeeded.
(pwdgrp::reparse): Remove.
(pwdgrp::raw_ptr): New function.  Returns pointer in line.
(pwdgrp::next_num): New functions for parsing other than unsigned long.
* grp.cc (pwdgrp::parse_group): Reinstate previous parsing behavior.  Don't
fill in fields with NULL and assign empty gr_mem to known pointer rather than
doing a pointless calloc.  Streamline gr_mem parsing.  Don't increment
curr_lines here.
* passwd.cc (pwdgrp::parse_passwd): Use new behavior of next_num.  Don't
increment curr_lines here.
* uinfo.cc (pwdgrp::next_str): Keep returning EOL if out of data.
(pwdgrp::reparse): Remove.
(pwdgrp::next_num): Rename from next_int.  Return bool indicating success of
parse, argument returns value parsed.
(pwdgrp::add_line): Increment curr_lines here on successful parse.
(pwdgrp::load): (from Pierre Humblet) Don't return status.  Just report it
here.
2003-01-26 05:38:38 +00:00
..
2001-09-11 20:01:02 +00:00
2002-12-09 22:49:12 +00:00
2001-12-20 03:03:59 +00:00
2003-01-15 10:21:23 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +00:00
2002-09-30 15:17:44 +00:00
2001-10-12 01:51:21 +00:00
2001-09-11 20:01:02 +00:00
2003-01-14 19:55:42 +00:00
2003-01-17 05:33:52 +00:00
2001-09-11 20:01:02 +00:00
2002-12-12 03:09:38 +00:00
2002-12-12 03:09:38 +00:00
2001-10-28 23:05:49 +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
2002-01-13 20:03:03 +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
2001-06-01 01:45:53 +00:00
2002-12-04 20:46:16 +00:00
2002-12-12 03:09:38 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2002-11-02 03:31:15 +00:00
2003-01-22 10:43:39 +00:00
2002-04-04 05:28:49 +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