winsup/cygwin ChangeLog fhandler.h path.cc pat ...

cgf@cygwin.com cgf@cygwin.com
Sat May 11 20:09:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-05-11 20:08:59

Modified files:
	cygwin         : ChangeLog fhandler.h path.cc path.h 
	cygwin/include/sys: mount.h 

Log message:
	* fhandler.h (executable_states): For now, make dont_care_if_executable
	equivalent to not_executable.
	* sys/mount.h: Define MOUNT_NOTEXEC.
	* path.h (fs_info): New class.
	(path_conv): Move fs-specific fields to new 'fs' structure.
	(path_conv::update_fs_info): Move to fs_info and rename to just 'update'.
	* path.cc (fs_info::update): Ditto.  Return 'true' if successful.
	(fillout_mntent): Add ',noexec' to list of reported options.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1192&r2=1.1193
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.114&r2=1.115
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.205&r2=1.206
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/path.h.diff?cvsroot=uberbaum&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/mount.h.diff?cvsroot=uberbaum&r1=1.5&r2=1.6



More information about the Cygwin-cvs mailing list