]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checking
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 31 Jul 2007 15:20:00 +0000 (15:20 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 31 Jul 2007 15:20:00 +0000 (15:20 +0000)
commit9235f3ead1cc91bd1a864ecf635717823f1da610
tree4b7ffdaf98112e1f9715805b01c00d5e1b185daf
parent378692ee42bb29280c439600832e84a0ddb7471a
* fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checking
for binary in case of .exe files.
* ntdll.h (RtlPrefixUnicodeString): Declare.
* path.cc (path_conv::is_binary): New method.
* path.h (path_conv::is_binary): Declare.
* syscalls.cc (rename_append_suffix): New static helper function for
rename.
(rename): Rewrite.  New suffix tests.  Use native NT functions.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/ntdll.h
winsup/cygwin/path.cc
winsup/cygwin/path.h
winsup/cygwin/syscalls.cc
This page took 0.030984 seconds and 5 git commands to generate.