]> sourceware.org Git - newlib-cygwin.git/commit
* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
authorChristopher Faylor <me@cgf.cx>
Thu, 6 Dec 2001 22:36:08 +0000 (22:36 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 6 Dec 2001 22:36:08 +0000 (22:36 +0000)
commita0c1938145bdd0e69bd464f32e66e56624977036
tree5ff344dc317ff4f88a2452bf49674a68b32f546e
parent9acc7b9b3dfb682c3ea6ae3fae207eea5ba14931
* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
exist.
(mount_info::conv_to_win32_path): Keep translating when a /cygdrive is found.
Don't attempt to translate to a device name when devn == FH_CYGDRIVE.
(cygwin_conv_to_win32_path): Set buffer to empty on error.
(cygwin_conv_to_full_win32_path): Ditto.
* window.cc: Include unistd.h to verify definitions.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/window.cc
This page took 0.028618 seconds and 5 git commands to generate.