newlib/winsup
Corinna Vinschen 49eef6d5f7 * cygheap.cc (init_cygheap::etc_changed): New method to signal
a change in /etc.
	* cygheap.h (struct init_cygheap): Add member `etc_changed_h'
	and method `etc_changed'.
	* grp.cc (enum grp_state): Eliminate.
	(class grp_check): Ditto.
	(group_state): Define as `class pwdgrp_check'.
	(parse_grp): Remeber path and modification time of /etc/group file.
	* passwd.cc (enum_pwd_state): Eliminate.
	(class pwd_check): Ditto.
	(passwd_state): Define as `class pwdgrp_check'.
	(read_etc_passwd): Remember path and modification time of /etc/passwd
	file.
	* pwdgrp.h: New file.
	(enum pwdgrp_state): Substitutes `pwd_state' and `grp_state'.
	(class pwdgrp_check): Substitutes `pwd_check' and `grp_check'.
2001-09-09 16:52:37 +00:00
..
bz2lib
cygwin * cygheap.cc (init_cygheap::etc_changed): New method to signal 2001-09-09 16:52:37 +00:00
doc * how-resources.texinfo: Add some additional words about where to find 2001-09-07 16:48:23 +00:00
mingw Revert inadvertently checked in files. 2001-09-06 00:45:51 +00:00
subauth
testsuite * winsup.api/ltp/dup03.c: New test. 2001-09-09 13:38:17 +00:00
utils * dumper.cc (main): Change command-line arguments format to be 2001-09-09 13:18:51 +00:00
w32api 2001-09-04 Earnie Boyd <earnie@SF.Net> 2001-09-04 20:56:23 +00:00
ChangeLog
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common
Makefile.in