OSDN Git Service

* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
authorcgf <cgf>
Thu, 6 Dec 2001 22:36:07 +0000 (22:36 +0000)
committercgf <cgf>
Thu, 6 Dec 2001 22:36:07 +0000 (22:36 +0000)
commitc9b45b22847b7e944dfc646193accf6e5ed6a838
treef03203197280cf092e693d8848a63359e531c59e
parentd6efccbe3d86bb3ed496b63f83a0cb2ac6fd5655
* 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