summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-03 23:57:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-03 23:57:33 +0000
commit97aaa2a20a3f54faf6613c4bdc296aa0be1ea5c4 (patch)
treea8b8c893ce7df133d7680dd5f9694bdc7ff07724 /cpukit/libcsupport/ChangeLog
parent2003-02-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-97aaa2a20a3f54faf6613c4bdc296aa0be1ea5c4.tar.bz2
2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem * src/unixlibc.c: Side-effect of fixing reentrancy problem with rtems_io_lookup_name() (API change).
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 84d1cf0726..4860e20667 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-03 Joel Sherrill <joel@OARcorp.com>
+
+ PR 338/filesystem
+ * src/unixlibc.c: Side-effect of fixing reentrancy problem with
+ rtems_io_lookup_name() (API change).
+
2003-02-03 Till Straumann <strauman@slac.stanford.edu>
PR 339/filesystem