CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2012-06-21 09:33:20
Modified files:
winsup/cygwin : ChangeLog path.cc
Log message:
* path.cc (realpath): Call mount_info::conv_to_posix_path rather than
mount_info::cygdrive_posix_path to convert DOS paths to POSIX paths.
Add comment to explain why that's necessary at all.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5873&r2=1.5874
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.662&r2=1.663