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 fhandler.h


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cr-0x9e
Changes by:	cgf@sourceware.org	2004-01-24 20:36:51

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

Log message:
	* fhandler.h (fhandler_base::fhaccess): Return int for compatibility with
	access.
	* fhandler.cc (fhandler_base::fhaccess): Return int.  Use consistent variable
	name for exit value.  Exit at bottom, printing debugging information, like
	other cygwin functions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.2267.4.11&r2=1.2267.4.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.168.6.4&r2=1.168.6.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.182.6.1&r2=1.182.6.2


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