OSDN Git Service

* errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.
authorcorinna <corinna>
Sun, 11 Jan 2009 16:13:10 +0000 (16:13 +0000)
committercorinna <corinna>
Sun, 11 Jan 2009 16:13:10 +0000 (16:13 +0000)
commit6e65daf5f768670e1c79ffbcbda3c06c4aeb80a9
treee2f96e6581d7226db7ece79576d55c16c5eaafd7
parent4895c45d230b91edee6d9ee2c79d4af770fce138
* errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.
* path.cc (path_conv::check): Set to and check for ENOENT instead of
ENOSHARE.

* path.cc (symlink_info::check): Fix Samba 3.2.x comment.
winsup/cygwin/ChangeLog
winsup/cygwin/errno.cc
winsup/cygwin/path.cc