newlib/winsup
Corinna Vinschen 4f7e12dd26 * syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists
update the euid and call cygheap->user.set_name. Remove special
	handling of ILLEGAL_UID.
	(setgid32): Add a debug_printf. On Win95, always set the egid.
	Remove special handling of ILLEGAL_GID. Do not compare gid and gr_gid.
	* child_info.h (class cygheap_exec_info): Remove uid.
	* spawn.cc (spawn_guts): Do not set ciresrv.moreinfo->uid.
	* dcrto.cc (dll_crt0_1): Always call uinfo_init.
	* uinfo.cc (uinfo_init): Reorganize and close handle if needed.
	(cygheap_user::ontherange): Do not call internal_getpwnam if pw is NULL.
2003-01-25 10:36:46 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * cygserver_transport_pipes.cc (transport_layer_pipes::accept): 2002-09-30 18:31:56 +00:00
cygwin * syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists 2003-01-25 10:36:46 +00:00
doc update link for commercial inquiries 2003-01-13 22:17:01 +00:00
mingw * mingwex/math/llround.c: Correct function name and 2003-01-11 10:52:20 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * libltp/include/usctest.h: Add externs to some variables that need it. 2003-01-24 01:51:39 +00:00
utils * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths. 2003-01-22 17:15:53 +00:00
w32api * include/ras.h (RASCONN[AW]): Add dwSessionId for 2003-01-25 00:47:25 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir. 2003-01-22 17:10:02 +00:00
MAINTAINERS Nuke 2001-12-31 23:24:10 +00:00
Makefile.common * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir. 2003-01-22 17:10:02 +00:00
Makefile.in * Makefile.in (check): Be more defensive when creating testsuite config.status. 2002-09-28 03:15:44 +00:00
configure * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00
configure.in * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00