CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2006-07-27 21:07:33
Modified files:
winsup/utils : ChangeLog cygpath.cc
Log message:
* cygpath.c (get_long_name): Cover the case that GetLongPathName
doesn't return valid information for non-existant files. Just return
incoming filename in that case.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.356&r2=1.357
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygpath.cc.diff?cvsroot=src&r1=1.42&r2=1.43