CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-03-05 11:50:26

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

Log message:
        * cygheap.h (enum fcwd_version_t): Move here from path.cc.
        (class fcwd_access_t): Ditto.  Only declare methods.
        (class cwdstuff): Move fast_cwd_ptr and fast_cwd_version from shared
        DLL section here.
        * path.cc: Keep fcwd_access_t method definitions.
        (fcwd_access_t::fast_cwd_version): New method.
        (find_fast_cwd_pointer): Change comment.  Mention test on W8CP.
        (cwdstuff::init): Initialize fast_cwd_ptr and fast_cwd_version.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5736&r2=1.5737
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=src&r1=1.157&r2=1.158
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.648&r2=1.649

Reply via email to