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]

winsup/cygwin ChangeLog cygerrno.h cygheap.h d ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-10-15 20:31:50

Modified files:
	cygwin         : ChangeLog cygerrno.h cygheap.h debug.cc 
	                 fcntl.cc syscalls.cc 

Log message:
	* cygerrno.h (set_errno): Define more informative version of this function for
	debugging.
	(__set_errno): Declare when DEBUGGING.
	* cygheap.h (cygheap_fdget::cygheap_fdget): Add a flag to control when errno is
	set.
	* debug.cc (__set_errno): New function.
	* fcntl.cc (_fcntl): Fix so that correct fd is used for second argument to
	dup2.
	* syscalls.cc (_cygwin_istext_for_stdio): Don't set errno here when using
	cygheap_fdget.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.957&r2=1.958
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygerrno.h.diff?cvsroot=uberbaum&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.h.diff?cvsroot=uberbaum&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/debug.cc.diff?cvsroot=uberbaum&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fcntl.cc.diff?cvsroot=uberbaum&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.158&r2=1.159


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