src/winsup/cygwin ChangeLog grp.cc passwd.cc

corinna@sourceware.cygnus.com corinna@sourceware.cygnus.com
Tue Aug 7 01:56:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-08-07 01:56:22

Modified files:
	winsup/cygwin  : ChangeLog grp.cc passwd.cc 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.812&r2=1.813
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/grp.cc.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/passwd.cc.diff?cvsroot=src&r1=1.27&r2=1.28



More information about the Cygwin-cvs mailing list