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>2001-03-19 13:54:55 +0300
committerCorinna Vinschen <corinna@vinschen.de>2001-03-19 13:54:55 +0300
commitc7ee75cd2e3e59d920c2539e70ce65358568f6fc (patch)
tree8e1460a8591ad030d66adebb3d97d928defa29fd /newlib/ChangeLog
parent94b03f2380794f20fdc53873b6b03994a37c9579 (diff)
* libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS and
_PC_POSIX_SECURITY constants for Cygwin.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 6797a0c63..1768d4794 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+Sat Mar 17 18:30:00 2001 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS and
+ _PC_POSIX_SECURITY constants for Cygwin.
+
Wed Mar 14 9:34:00 2001 Corinna Vinschen <corinna@vinschen.de>
* libc/sys/cygwin/crt0.c: Add copyright hint.