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

cgf@cygwin.com cgf@cygwin.com
Sun Dec 26 02:10:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-12-26 02:10:31

Modified files:
	winsup/cygwin  : ChangeLog fhandler.cc fhandler_disk_file.cc 
	                 path.cc pinfo.cc 

Log message:
	* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "on
	disk" device or fifo.
	(fhandler_base::fchown): Ditto for changing ownership.
	* fhandler_disk_file.cc (fhandler_base::fstat_helper): Accommodate device files
	on ntfs partitions.
	* path.cc (path_conv::check): Use isfs function to figure out if a path exists
	on a filesystem to make sure that device files are caught.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2638&r2=1.2639
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.211&r2=1.212
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.93&r2=1.94
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.335&r2=1.336
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&r1=1.132&r2=1.133



More information about the Cygwin-cvs mailing list