CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-02-21 04:46:00

Modified files:
        winsup/cygwin  : ChangeLog path.cc shared_info.h 

Log message:
        * 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2326&r2=1.2327
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.287&r2=1.288
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared_info.h.diff?cvsroot=src&r1=1.38&r2=1.39

Reply via email to