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]

winsup/cygwin ChangeLog fhandler.cc fhandler_p ...


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


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