CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2005-08-25 21:18:28
Modified files:
winsup/cygwin : ChangeLog path.cc
Log message:
* path.cc (realpath): Drop call to mount_info::conv_to_posix_path
in favor of calling path_conv with PC_POSIX flag. Align error
handling closer to POSIX. As on Linux, return user space allocated
memory if second parameter is NULL.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3052&r2=1.3053
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.387&r2=1.388