src/winsup/cygwin ChangeLog syscalls.cc

cgf@cygwin.com cgf@cygwin.com
Sun Mar 9 00:10:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-03-09 00:10:29

Modified files:
	winsup/cygwin  : ChangeLog syscalls.cc 

Log message:
	* syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE to
	delete files since this allows us to preserve the protection of hard linked
	files.
	(link): Generate full path for potentially recalculated .lnk target.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1800&r2=1.1801
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.250&r2=1.251



More information about the Cygwin-cvs mailing list