src/winsup/cygwin ChangeLog path.cc path.h sys ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Sat Mar 25 17:54:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	00/03/25 17:54:22

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

Log message:
	* path.cc (symlink_check_one): Recognize symlink settings from the mount table.
	* path.h: Make PATH_SYMLINK an alias for MOUNT_SYMLINK.
	* syscalls.cc (stat_worker): Use extension search mechanism in path_conv to
	look for .exe rather than trying to special case it here.
	* mount.h: Make MOUNT_SYMLINK a real option.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.39&r2=1.40
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/mount.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2



More information about the Cygwin-cvs mailing list