mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
* path.cc (find_fast_cwd_pointer): Fix preceeding comment.
This commit is contained in:
parent
da61bd9622
commit
8033fd9a65
@ -1,3 +1,7 @@
|
|||||||
|
2014-02-27 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* path.cc (find_fast_cwd_pointer): Fix preceeding comment.
|
||||||
|
|
||||||
2014-02-25 Christopher Faylor <me.cygwin2014@cgf.cx>
|
2014-02-25 Christopher Faylor <me.cygwin2014@cgf.cx>
|
||||||
|
|
||||||
* fhandler.h (fhandler_console::scroll_buffer_screen): New function.
|
* fhandler.h (fhandler_console::scroll_buffer_screen): New function.
|
||||||
|
@ -3912,8 +3912,7 @@ fcwd_access_t::SetVersionFromPointer (PBYTE buf_p, bool is_buffer)
|
|||||||
|
|
||||||
This code has been tested on Vista 32/64 bit, Server 2008 32/64 bit,
|
This code has been tested on Vista 32/64 bit, Server 2008 32/64 bit,
|
||||||
Windows 7 32/64 bit, Server 2008 R2 (which is only 64 bit anyway),
|
Windows 7 32/64 bit, Server 2008 R2 (which is only 64 bit anyway),
|
||||||
and W8CP 32/64 bit. There's some hope this will still work for
|
Windows 8 32/64 bit, Windows 8.1 32/64 bit, and Server 2012 R2. */
|
||||||
Windows 8 RTM... */
|
|
||||||
|
|
||||||
#ifdef __x86_64__
|
#ifdef __x86_64__
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user