This is the mail archive of the cygwin-cvs@sources.redhat.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]

src/winsup/cygwin ChangeLog dir.cc environ.cc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-03-02 03:41:09

Modified files:
	winsup/cygwin  : ChangeLog dir.cc environ.cc path.cc security.cc 
	                 shortcut.c 

Log message:
	* dir.cc (readdir): Fix shortcut==symlink condition.
	* environ.cc: Add extern decl for `allow_winsymlinks'.
	(struct parse_thing): Add entry for `[no]winsymlinks'.
	* path.cc (symlink): Change to be able to create both,
	symlink==shortcut and symlink==systemfile, dependent of
	the setting of `allow_winsymlinks'.
	* security.cc (cygwin_logon_user): Add debug output.
	* shortcut.c: Add defines from path.h.
	(has_exec_chars): Copy from path.h.
	(check_shortcut): Check for executable file condition if not a
	shortcut.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.548&r2=1.549
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dir.cc.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/environ.cc.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.104&r2=1.105
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shortcut.c.diff?cvsroot=src&r1=1.4&r2=1.5


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