OSDN Git Service

* grp.cc (class grp_check): New class. Make `group_state'
authorcorinna <corinna>
Tue, 7 Aug 2001 08:56:22 +0000 (08:56 +0000)
committercorinna <corinna>
Tue, 7 Aug 2001 08:56:22 +0000 (08:56 +0000)
commit76ea5bca48b6fd204072142ed928ad1b64a4f4a9
treed38251272ee2f78e53ed59d7fa04f53798b6b3e7
parent6defec78b4caec108ef0023859a3687dd44edeb5
    * grp.cc (class grp_check): New class. Make `group_state'
        a member of class grp_check.
        (read_etc_group): Free former allocated memory on reread.
        * passwd.cc (class pwd_check): New class Make `passwd_state'
        a member of class pwd_check.
        (read_etc_passwd): Free former allocated memory on reread.
winsup/cygwin/ChangeLog
winsup/cygwin/grp.cc
winsup/cygwin/passwd.cc