summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-17 18:01:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-17 18:01:36 +0000
commit1b074a19c3c5a1f7c9674824ffefe2bff421d5fe (patch)
tree6eec6a06a9c517d578dd15153ad3e4db153e8f46 /c/src/exec/score/ChangeLog
parent2001-05-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1b074a19c3c5a1f7c9674824ffefe2bff421d5fe.tar.bz2
2001-05-17 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/thread..inl: Implemented missing routines for new libc reentrancy support.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index f38230f27a..23d83dcc47 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-17 Joel Sherrill <joel@OARcorp.com>
+
+ * macros/rtems/score/thread..inl: Implemented missing routines
+ for new libc reentrancy support.
+
2002-05-15 Chris Johns <ccj@acm.org>
* include/rtems/score/thread.h, inline/rtems/score/thread.inl,