newlib/winsup
Corinna Vinschen 23d93d8db7 * security.cc (verify_token): Do not reject a token just because
the supplementary group list is missing Everyone or a groupsid
	equal to usersid, or because the primary group is not in the token,
	as long as it is equal to the usersid.
	* syscalls.cc (seteuid32): Use common code for all successful returns.
	* grp.cc (getgroups32): Never includes Everyone in the output.
2002-08-02 11:00:18 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout. 2002-06-23 22:56:58 +00:00
cygwin * security.cc (verify_token): Do not reject a token just because 2002-08-02 11:00:18 +00:00
doc fix commercial contact 2002-07-27 23:05:45 +00:00
mingw * include/tchar.h (_tfdopen): Correct typo. 2002-07-29 03:05:56 +00:00
subauth
testsuite * testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h will 2002-07-07 00:43:28 +00:00
utils jdf fix. 2002-07-16 03:12:55 +00:00
w32api * include/winbase.h (ReadFileScatter, WriteFileGather): 2002-08-02 08:50:45 +00:00
ChangeLog * Makefile.common (MINGW_INCLUDES): Simplify. 2002-07-07 00:42:09 +00:00
configure
configure.in
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common (MINGW_INCLUDES): Simplify. 2002-07-07 00:42:09 +00:00
Makefile.in