This is the mail archive of the cygwin-cvs@sources.redhat.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]

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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	2000-10-07 11:12:11

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

Log message:
	* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.
	* fhandler.cc (fhandler_base::open): Ditto.
	* fhandler.cc (fhandler_base::fhandler_base): Ditto.
	(fhandler_base::read): Ditto.  Add more debugging output.  Don't issue a \r
	when \r\n detected.
	* pipe.cc (make_pipe): Streamline slightly.  Make debug output more
	interesting.
	* strace.cc (strace::vsprintf): Use __progname where appropriate to distinguish
	strace output when exec'ing.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.341&r2=1.342
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.34&r2=1.35
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pipe.cc.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/strace.cc.diff?cvsroot=src&r1=1.13&r2=1.14


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