summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 11:57:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-04 11:57:51 +0000
commit94547d1d8b92bc8a4402f3f807b1b2c393e01c71 (patch)
treec56592edf2f7ffc23fcd4882f270f02acb5e99c6 /cpukit/ChangeLog
parent * libmisc/shell/main_help.c: Make rtems_shell_help_cmd, (diff)
downloadrtems-94547d1d8b92bc8a4402f3f807b1b2c393e01c71.tar.bz2
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/print-ls.c: Include "internal.h". * libmisc/shell/pwcache.c: Make user_from_uid static. * libmisc/shell/shell.c: Make rtems_shell_init_env, rtems_shell_env_free, rtems_shell_line_editor, rtems_shell_init_issue, rtems_shell_task static. * libmisc/shell/shell_cmdset.c: Make rtems_shell_add_topic static. * libmisc/shell/shell_makeargs.c: Include <rtems/shell.h>. * libmisc/shell/write_file.c: Include <rtems/shell.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7773497e9d..3819d9d72f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,16 @@
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/print-ls.c: Include "internal.h".
+ * libmisc/shell/pwcache.c: Make user_from_uid static.
+ * libmisc/shell/shell.c: Make rtems_shell_init_env,
+ rtems_shell_env_free, rtems_shell_line_editor,
+ rtems_shell_init_issue, rtems_shell_task static.
+ * libmisc/shell/shell_cmdset.c: Make rtems_shell_add_topic static.
+ * libmisc/shell/shell_makeargs.c: Include <rtems/shell.h>.
+ * libmisc/shell/write_file.c: Include <rtems/shell.h>.
+
+2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libmisc/shell/main_help.c: Make rtems_shell_help_cmd,
rtems_shell_help static.
* libmisc/shell/main_hexdump.c: Make main_hexdump static.