summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 17:47:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-01 17:47:48 +0000
commit0d923d9705d89c78190dea017ccbab37e5724fce (patch)
tree7d9ab0ba1956687d50cf1a4050ae2f8e35bc1d30 /cpukit/ChangeLog
parent2010-07-01 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-0d923d9705d89c78190dea017ccbab37e5724fce.tar.bz2
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/_rename_r.c, libcsupport/src/getdents.c, libcsupport/src/unlink.c, libcsupport/src/utime.c, libcsupport/src/writev.c: Remove remaining checks for missing handlers.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c13a31efee..bede68aed0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/src/_rename_r.c, libcsupport/src/getdents.c,
+ libcsupport/src/unlink.c, libcsupport/src/utime.c,
+ libcsupport/src/writev.c: Remove remaining checks for missing
+ handlers.
+
2010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com>
PR 1597/cpukit