diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2002-06-05 11:10:15 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2002-06-05 11:10:15 +0000 |
commit | 38f39368891d83c63e6f4aa3b00b19b80444b041 (patch) | |
tree | 84c6f229a06e2dc946c671a4d7b2dab26b314900 /winsup/cygwin/thread.h | |
parent | ce006ffa7f6985c2dbe6128d74ba6beda562743a (diff) | |
download | cygnal-38f39368891d83c63e6f4aa3b00b19b80444b041.tar.gz cygnal-38f39368891d83c63e6f4aa3b00b19b80444b041.tar.bz2 cygnal-38f39368891d83c63e6f4aa3b00b19b80444b041.zip |
* grp.cc (etc_group): Removed.
(parse_grp): Make line parameter nonconst. Don't copy data into new
allocated memory. Check for CR instead of LF to accomodate new
read method.
(add_grp_line): Make line parameter nonconst.
(read_etc_group): Rearrange using new pwdgrp_read class.
* passwd.cc (parse_pwd): Don't copy data into new allocated memory.
Check for CR instead of LF to accomodate new read method.
(read_etc_passwd): Rearrange using new pwdgrp_read class.
* pwdgrp.h (pwdgrp_check::set_last_modified): Use different
parameters.
(class pwdgrp_read): New class for opening and reading passwd and
group files.
Diffstat (limited to 'winsup/cygwin/thread.h')
0 files changed, 0 insertions, 0 deletions