summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-13 21:37:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-10-13 21:37:54 +0000
commit17f1ffbe0f75563ac96cbe541cc5afb38c5d9b6a (patch)
tree715c909c792cc39f1f841991c6a6aff339550681 /cpukit/posix/ChangeLog
parent2003-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-17f1ffbe0f75563ac96cbe541cc5afb38c5d9b6a.tar.bz2
2003-10-13 Joel Sherrill <joel@OARcorp.com>
* src/cleanuppop.c, src/cleanuppush.c: Protect use of _Workspace_Allocate and _Workspec_Free.
Diffstat (limited to 'cpukit/posix/ChangeLog')
-rw-r--r--cpukit/posix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index 5112c22d15..4aa6e520ac 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-13 Joel Sherrill <joel@OARcorp.com>
+
+ * src/cleanuppop.c, src/cleanuppush.c: Protect use of
+ _Workspace_Allocate and _Workspec_Free.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/rtems/posix/cond.h, include/rtems/posix/condmp.h,