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]

src/winsup/cygwin ChangeLog path.cc syscalls.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-03-14 03:13:46

Modified files:
	winsup/cygwin  : ChangeLog path.cc syscalls.cc 

Log message:
	* path.cc (lnk_suffixes): Remove.
	(class suffix_scan): Add `lnk_state' flag.
	(suffix_scan::lnk_match): Return state of `lnk_state' now.
	(suffix_scan::has): Changed behaviour if file has `.lnk' suffix.
	(suffix_scan::next): Set `lnk_state' where appropriate.
	(symlink_info::check): Fix a wrong `break'.
	* syscalls.cc (chown_worker): Change debug statement to reflect
	lchown fix.
	(lchown): Call chown_worker with `PC_SYM_NOFOLLOW' instead of
	`PC_SYM_IGNORE'.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.567&r2=1.568
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.107&r2=1.108
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.90&r2=1.91


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