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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-01-25 23:39:27

Modified files:
	winsup/cygwin  : ChangeLog fhandler.cc 

Log message:
	* fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESS
	when return value is < 0.  Rely on errno being set properly.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2287&r2=1.2288
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.173&r2=1.174


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