* ChangeLog: Remove accidentally checked in entry.
This commit is contained in:
parent
125b724dd8
commit
181c20f1ac
|
@ -38,23 +38,6 @@
|
||||||
|
|
||||||
* cygmagic: Remove debugging cruft.
|
* 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>
|
2005-05-19 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* include/cygwin/in.h: Add comment.
|
* include/cygwin/in.h: Add comment.
|
||||||
|
|
Loading…
Reference in New Issue