CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-1-3-12-1
Changes by:     [EMAIL PROTECTED]  2002-07-05 23:11:54

Modified files:
        winsup/cygwin  : ChangeLog fhandler_socket.cc path.cc 

Log message:
        * path.cc (suffix_scan::has): Reorganize to eliminate double scanning for for
        .exe (in the typical case).
        * fhandler_socket.cc (fhandler_socket::set_sun_path): Don't free memory here.
        Allow NULL parameter.
        * fhandler_socket.cc (fhandler_socket::dup): Add missing copy operation on
        sun_path.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1-3-12-1&r1=1.1370&r2=1.1370.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-12-1&r1=1.50&r2=1.50.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-12-1&r1=1.226&r2=1.226.2.1

Reply via email to