CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-05-29 03:50:15

Modified files:
        winsup/cygwin  : ChangeLog mkvers.sh path.cc shared_info.h 
        winsup/cygwin/include/sys: mount.h 

Log message:
        * mkvers.sh: Avoid "-dontuse" tags.
        * path.cc (path_conv::check): Set exec state based on known situations.
        * path.cc (mount_item::fnmunge): New function.
        (mount_item::build_win32): New function.
        (mount_info::conv_to_win32_path): Use build_win32 to build windows path.
        * path.h (mount_item::fnmunge): Declare new function.
        (mount_item::build_win32): Ditto.
        * sys/mount.h (MOUNT_ENC): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1910&r2=1.1911
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mkvers.sh.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.251&r2=1.252
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shared_info.h.diff?cvsroot=src&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/mount.h.diff?cvsroot=src&r1=1.8&r2=1.9

Reply via email to