summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-01-08 17:58:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-01-08 17:58:43 +0000
commit580f0241770b1f823f5b1a7e350a14746c05b7de (patch)
tree79c9567ac1d85aa612012a5b0ffa1354c0c22373 /cpukit/ChangeLog
parent2006-01-08 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-580f0241770b1f823f5b1a7e350a14746c05b7de.tar.bz2
2006-01-08 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/unixlibc.c, libfs/src/imfs/ioman.c: Change rtems_io_register_name to take a const char *.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5fd59c4729..f78c793f1e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2006-01-08 Joel Sherrill <joel@OARcorp.com>
+ * libcsupport/src/unixlibc.c, libfs/src/imfs/ioman.c: Change
+ rtems_io_register_name to take a const char *.
+
+2006-01-08 Joel Sherrill <joel@OARcorp.com>
+
* sapi/include/rtems/io.h, sapi/src/io.c: Change rtems_io_register_name
to take a const char *.