newlib/winsup
Pierre Humblet 6806a8b51f 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
* uinfo.cc (cygheap_user::init): Make sure the current user appears
	in the default DACL. Rearrange to decrease the indentation levels.
	Initialize the effec_cygsid directly.
	(internal_getlogin): Do not reinitialize myself->gid. Open the process
	token with the required access.
	* cygheap.h (class cygheap_user): Delete members pid and saved_psid.
	Create members effec_cygsid and saved_cygsid.
	(cygheap_user::set_sid): Define inline.
	(cygheap_user::set_saved_sid): Ditto.
	(cygheap_user::sid): Modify.
	(cygheap_user::saved_sid): Modify.
	* cygheap.cc (cygheap_user::set_sid): Delete.
	(cygheap_user::set_saved_sid): Ditto.
	* sec_helper.cc (sec_acl): Set the correct acl size.
	* autoload.cc (FindFirstFreeAce): Add.
	* security.h: Define ACL_DEFAULT_SIZE.
2003-09-27 01:56:36 +00:00
..
bz2lib
cygserver * msg.cc: New file. 2003-08-30 16:34:56 +00:00
cygwin 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> 2003-09-27 01:56:36 +00:00
doc * pathnames.sgml: Remove description how to mount raw devices and 2003-09-01 12:56:01 +00:00
mingw * include/io.h (_fileno): Remove prototype. 2003-09-24 08:26:23 +00:00
subauth
testsuite update copyright 2003-07-06 21:45:21 +00:00
utils * kill.cc (main): Allow negative pids (indicates process groups). 2003-09-20 20:24:33 +00:00
w32api * include/winable.h (BlockInput): Add function. 2003-09-26 14:46:33 +00:00
ChangeLog fix typo 2003-08-06 03:39:36 +00:00
configure * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
configure.in * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
CYGWIN_LICENSE
Makefile.common typo 2003-08-06 03:22:18 +00:00
Makefile.in preliminary checkin 2003-07-26 00:49:12 +00:00