aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-02-23 07:03:23 +0000
committerChristopher Faylor <me@cgf.cx>2003-02-23 07:03:23 +0000
commit9c79d272120fcebc17b6bc8ad234b18087360437 (patch)
tree1f7d014063c7112704c3574a8bc5422f30b73371 /winsup/cygwin/ChangeLog
parent0ed07f363baf2965d2387ada0a29a07616e1da0f (diff)
downloadnewlib-9c79d272120fcebc17b6bc8ad234b18087360437.zip
newlib-9c79d272120fcebc17b6bc8ad234b18087360437.tar.gz
newlib-9c79d272120fcebc17b6bc8ad234b18087360437.tar.bz2
* cygwin-gperf: Fix typo in FH_FS static storage.
* devices.gperf (device::parse): Default to fs "device" when nothing else is found. * fhandler.cc (fhandler_base::device_access_denied): Use access_worker rather than access to avoid reparsing pc. * fhandler_nodevice.cc (fhandler_nodevice::open): Set errno to ENXIO rather than ENODEV. * path.cc (path_conv::check): Default to FH_FS rather than FH_BAD. (mount_info::conv_to_win32_path): Ditto. (win32_device_name): Don't do device handling if FH_FS. * path.h (path_conv::get_devn): Just return raw device number. * syscalls.cc (access_worker): New function, split from access(). Correctly deal with special devices in light of recent ntsec changes. (access): Use access_worker.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
0 files changed, 0 insertions, 0 deletions