summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2008-08-07 02:23:11 +0000
committerChris Johns <chrisj@rtems.org>2008-08-07 02:23:11 +0000
commit8192e4ff6139a599d38e7df8a4d27f12144cfad8 (patch)
treecf02a8c71d66583a746bffb40af086108dcde879 /cpukit/ChangeLog
parent2008-08-06 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-8192e4ff6139a599d38e7df8a4d27f12144cfad8.tar.bz2
2008-08-07 Chris Johns <chrisj@rtems.org>
* libcsupport/src/_rename_r.c: Fixed return code bug. Add a check to see if the 'to' path was a directory and removed the directory. * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added the mv command. * libmisc/shell/main_mv.c, libmisc/shell/pathnames-mv.h: New.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ea11c91d4b..03867742fb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2008-08-07 Chris Johns <chrisj@rtems.org>
+
+ * libcsupport/src/_rename_r.c: Fixed return code bug. Add a check
+ to see if the 'to' path was a directory and removed the directory.
+
+ * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added the mv command.
+
+ * libmisc/shell/main_mv.c, libmisc/shell/pathnames-mv.h: New.
+
2008-08-06 Chris Johns <chrisj@rtems.org>
* libblock/src/bdbuf.c: PR1272. Fixed similar possible issues in