Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2008-08-19 13:46:31 +0400
committerCorinna Vinschen <corinna@vinschen.de>2008-08-19 13:46:31 +0400
commitec8a7e416f570407fe5360959272418a2b4c79f8 (patch)
tree85b1b67db3da90ab72479e98e8dceb06ab96cc35 /winsup/cygwin/ChangeLog
parent46c6def37f8e2c1747e6715f6c811a62820bdc33 (diff)
* fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variable
and use FILE_ATTRIBUTE_DIRECTORY directly in call to NtCreateFile. * posix_ipc.cc (ipc_mutex_init): Fix format string when creating IPC object name. (ipc_cond_init): Ditto. * security.cc (alloc_sd): Add parentheses to fix setting initial owner_allow value.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index ae21fe5d6..42e57fb92 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-19 Corinna Vinschen <corinna@vinschen.de>
+
+ * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Drop fattr variable
+ and use FILE_ATTRIBUTE_DIRECTORY directly in call to NtCreateFile.
+ * posix_ipc.cc (ipc_mutex_init): Fix format string when creating IPC
+ object name.
+ (ipc_cond_init): Ditto.
+ * security.cc (alloc_sd): Add parentheses to fix setting initial
+ owner_allow value.
+
2008-08-18 Christopher Faylor <me+cygwin@cgf.cx>
* fhandler.cc (fhandler_base::wait_overlapped): Don't treat