]> sourceware.org Git - newlib-cygwin.git/commit
* path.cc (conv_path_list): Return error condition.
authorChristopher Faylor <me@cgf.cx>
Sat, 21 Feb 2004 04:46:00 +0000 (04:46 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 21 Feb 2004 04:46:00 +0000 (04:46 +0000)
commit3a0f12b5885fa877c3365ef0ff114346f21ce92c
tree279e519ff34fcf760009654cc9fd20f6eef1dbbb
parent12afe4452794da198bfb969a558fd52ff10649eb
* path.cc (conv_path_list): Return error condition.
(copy1): New function.
(copyenc): New function.
(mount_item::fnmunge): Return error condition.  Use new functions to copy
strings.
(mount_item::build_win32): Ditto.
(mount_info::conv_to_win32_path): Return error condition.
(cygwin_conv_to_posix_path): Return result of path conversion.
(cygwin_conv_to_full_posix_path): Ditto.
(return_with_errno): New macro.
(cygwin_win32_to_posix_path_list): Use new macro to potentially set errno.
(cygwin_posix_to_win32_path_list): Ditto.
* path.h (mount_item::fnmunge): Add size argument.
(mount_item::build_win32): Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/shared_info.h
This page took 0.031852 seconds and 5 git commands to generate.