winsup/cygwin ChangeLog fhandler.cc fhandler_p ...

cgf@cygwin.com cgf@cygwin.com
Sat Jun 1 20:13:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-06-01 20:13:22

Modified files:
	cygwin         : ChangeLog fhandler.cc fhandler_proc.cc 
	                 fhandler_process.cc fhandler_tape.cc 
	                 syscalls.cc 

Log message:
	* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.
	* syscalls.cc (stat_worker): Calculate dev and ino calculation here, if zero.
	* fhandler_proc.cc (fhandler_proc::fhandler_proc): Minor reorg for debugging.
	* fhandler_process.cc (fhandler_process::exists): Return 0 on nonexistence.
	(fhandler_process::fstat): Simplify pid logic.
	* fhandler_tape.cc (fhandler_dev_tape::fstat): Minor reformatting.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1243&r2=1.1244
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&r1=1.122&r2=1.123
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_proc.cc.diff?cvsroot=uberbaum&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_process.cc.diff?cvsroot=uberbaum&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tape.cc.diff?cvsroot=uberbaum&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.194&r2=1.195



More information about the Cygwin-cvs mailing list