summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
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 994e9c58f..54121d7dd 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,15 @@
2003-03-19 Corinna Vinschen <corinna@vinschen.de>
+ * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Fix
+ wrong usage of S_IFDIR.
+ * security.cc (get_attribute_from_acl): Ditto.
+ (get_file_attribute): Fix wrong usage of S_IFLNK.
+ (get_object_attribute): Ditto.
+ (alloc_sd): Fix wrong usage of S_IFDIR.
+ * syscalls.cc (chmod): Allow chmod'ing of socket files.
+
+2003-03-19 Corinna Vinschen <corinna@vinschen.de>
+
* include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):
Define.
* glob.c (g_lstat): Use CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES