CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2006-02-17 12:17:47
Modified files:
winsup/utils : ChangeLog cygpath.cc
Log message:
* cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrect
GetLongPathName.
(doit): Create mixed filename after converting to short or long pathname
respectively.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.351&r2=1.352
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygpath.cc.diff?cvsroot=src&r1=1.41&r2=1.42