summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index bc701fd5a..9f36db5a9 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2007-08-16 Corinna Vinschen <corinna@vinschen.de>
+ * ntdll.h (RtlAcquirePebLock): Declare.
+ (RtlReleasePebLock): Declare.
+ * path.cc (cwdstuff::set): Change PEB only while it's locked.
+
+2007-08-16 Corinna Vinschen <corinna@vinschen.de>
+
* fhandler.h (fhandler_base::get_namehash): Use NT native path.
* fhandler_disk_file.cc (readdir_get_ino): Ditto in call to
hash_path_name.