src/winsup/utils ChangeLog path.cc

briand@cygwin.com briand@cygwin.com
Sun Mar 16 17:04:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	briand@sourceware.org	2008-03-16 17:04:06

Modified files:
	winsup/utils   : ChangeLog path.cc 

Log message:
	* path.cc: Include malloc.h for alloca.
	(is_symlink): Rewrite.  Just read the whole file in memory rather
	than by parts.  Account for an ITEMIDLIST if present, as well as
	the new style of Cygwin shortcut supporting targets > MAX_PATH.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.398&r2=1.399
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/path.cc.diff?cvsroot=src&r1=1.14&r2=1.15



More information about the Cygwin-cvs mailing list