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:
authorChristopher Faylor <me@cgf.cx>2002-03-28 07:26:49 +0300
committerChristopher Faylor <me@cgf.cx>2002-03-28 07:26:49 +0300
commitc82479b1e3b16e34f4033d4ea367ecd8d694fe25 (patch)
treeda0fefbb9baea0ca83294e27cb40624d43430013 /newlib/ChangeLog
parenteba631d6a9514cd81b4b22578a770f831a66d546 (diff)
* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 16093e724..7685a7cd9 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+Wed Mar 27 07:34:44 2002 Jason Tishler <jason@tishler.net>
+
+ * libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.
+
Tue Mar 26 17:17:10 2002 J"orn Rennecke <joern.rennecke@superh.com>
* libc/machine/sh/memcpy.S (Large): Fix alignment rounding.