This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog fhandler.cc includ ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cr-0x5f1
Changes by:	corinna@sourceware.org	2006-11-29 13:23:24

Modified files:
	winsup/cygwin  : ChangeLog fhandler.cc 
	winsup/cygwin/include/cygwin: signal.h 

Log message:
	2006-11-28  Corinna Vinschen  <corinna@vinschen.de>
	
	* security.cc (create_token): Revert erroneous change to test
	subauth_token for INVAILD_HANDLE_VALUE.
	* syscalls.cc (seteuid32): Set create_token's subauth_token parameter
	back to NULL.
	
	2006-11-28  Corinna Vinschen  <corinna@vinschen.de>
	
	* fhandler.cc (fhandler_base::open): Fix previous patch to handle the
	SYSTEM attribute as well.
	
	2006-11-27  Christopher Faylor  <cgf@timesys.com>
	
	* include/cygwin/signal.h: Add __extension__ to various anonymous
	unions and structs.  (thanks to V.Haisman)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.3582.2.13&r2=1.3582.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.256.2.1&r2=1.256.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/signal.h.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.14&r2=1.14.4.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]