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]

winsup/cygwin fhandler.cc syscalls.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-04-28 03:41:10

Modified files:
	cygwin         : fhandler.cc syscalls.cc 

Log message:
	(check in files that should have been checked in previously)
	* fhandler.cc (fhandler_base::open_9x): Remove (broken) check for
	O_CREAT|O_EXCL.
	* syscalls.cc (open): Do O_CREAT|O_EXCL check here first.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&r1=1.232&r2=1.233
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.374&r2=1.375


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