summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-16 17:17:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-16 17:17:29 +0000
commit798ff5a8eafdb496acee8a246848fffea498c3af (patch)
tree4ddde55a4826a4697c4cf4fb7627c93d6911b715 /cpukit/ChangeLog
parent2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-798ff5a8eafdb496acee8a246848fffea498c3af.tar.bz2
2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/shell.c, libmisc/shell/shell.h: New argument sequence for rtems_shell_init(). This makes it possible to run the shell forever or invoke it from a program as a subroutine, have a user enter commands, and wait for it to exit.
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 26336cefb3..9396163ad6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/shell.c, libmisc/shell/shell.h: New argument sequence
+ for rtems_shell_init(). This makes it possible to run the shell
+ forever or invoke it from a program as a subroutine, have a user
+ enter commands, and wait for it to exit.
+
2008-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/include/rtems.h, sapi/Makefile.am: Add simple helper to get