]> sourceware.org Git - newlib-cygwin.git/commitdiff
* ChangeLog: Remove accidentally checked in entry.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 25 May 2005 08:41:28 +0000 (08:41 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 25 May 2005 08:41:28 +0000 (08:41 +0000)
winsup/cygwin/ChangeLog

index 8333b4cbd83e5c513984822613c48d06a1ecf88f..4b181389c008676615daf83b6a8cc9e6e1bbe76e 100644 (file)
 
        * cygmagic: Remove debugging cruft.
 
-2005-05-19  Corinna Vinschen  <corinna@vinschen.de>
-
-       * autoload.cc (RtlDosPathNameToNtPathName_U): Import.
-       (RtlCreateUnicodeStringFromAsciiz): Import.
-       (RtlFreeUnicodeString): Import.
-       * fhandler.cc (fhandler_base::open): Drop wpath since
-       path_conv::get_nt_native_path now allocates the upath Buffer.
-       Remove call to RtlIsDosDeviceName_U.  Free upath.Buffer on
-       return.
-       * ntdll.h (RtlDosPathNameToNtPathName_U): Declare.
-       (RtlCreateUnicodeStringFromAsciiz): Declare.
-       (RtlFreeUnicodeString): Declare.
-       * path.cc: Include ntdll.h.
-       (path_conv::get_nt_native_path): Call RtlDosPathNameToNtPathName_U
-       to generate the correct NT path.  Use RtlCreateUnicodeStringFromAsciiz
-       to allocate Buffer in case of incoming NT paths.
-
 2005-05-19  Corinna Vinschen  <corinna@vinschen.de>
 
        * include/cygwin/in.h: Add comment.
This page took 0.031059 seconds and 5 git commands to generate.