]> sourceware.org Git - newlib-cygwin.git/commit
* cygheap.h (enum fcwd_version_t): Move here from path.cc.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 5 Mar 2012 11:50:25 +0000 (11:50 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 5 Mar 2012 11:50:25 +0000 (11:50 +0000)
commita3904c655efec2edc27f72b68280afb4a144cc9a
tree397b8ea082ac19d78d5c8521c2a4a2517415e83d
parent75effa37fcb63c1e72918f6689660e4c3b11a5e8
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.h
winsup/cygwin/path.cc
This page took 0.028229 seconds and 5 git commands to generate.