summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/ChangeLog')
-rw-r--r--c/src/exec/posix/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog
index c8a18e7ec2..6bc1bcba49 100644
--- a/c/src/exec/posix/ChangeLog
+++ b/c/src/exec/posix/ChangeLog
@@ -1,3 +1,11 @@
+2001-01-22 Michael Hamel <mhamel@adi.co.nz>
+
+ * include/rtems/posix/semaphore.h, inline/rtems/posix/semaphore.inl,
+ src/ptimer1.c, include/rtems/posix/semaphore.h,
+ inline/rtems/posix/semaphore.inl, src/alarm.c, src/ptimer1.c,
+ src/semaphorenametoid.c, src/semopen.c, src/semunlink.c:
+ Modifications to make CodeWarrior happy.
+
2001-01-12 Joel Sherrill <joel@OARcorp.com>
* src/README.mqueue: Enhanced example.