]> sourceware.org Git - newlib-cygwin.git/commit
* environ.cc (env_win32_to_posix_path_list): Declare.
authorChristopher Faylor <me@cgf.cx>
Wed, 2 Aug 2006 15:11:48 +0000 (15:11 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 2 Aug 2006 15:11:48 +0000 (15:11 +0000)
commit6f1d48621ed3fa1cbbfe115ee7c3f672f525b162
tree0d541629006673e95f21fb7c47f95bf825f6f05c
parent2dba45f4aab6206025bb2f09c6e6a68d20386628
* environ.cc (env_win32_to_posix_path_list): Declare.
(conv_envvars): Use env_win32_to_posix_path_list rather than
cygwin_win32_to_posix_path_list.
(posify): Translate back to win32 path if errno is EIDRM.
* environ.h: Update copyright.  Define ENV_CVT.
* path.cc (conv_path_list): If converting for the environment and removed an
element set errno to ENV_CVT.
(env_win32_to_posix_path_list): New function.
winsup/cygwin/ChangeLog
winsup/cygwin/environ.cc
winsup/cygwin/environ.h
winsup/cygwin/path.cc
This page took 0.032167 seconds and 5 git commands to generate.