summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-02 18:51:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-02 18:51:09 +0000
commit15d26f98e6953d43eae6ffae68ca1e7ef8fb1870 (patch)
tree6b090b6514ce54b49728aeb3940d5388243e8c41 /cpukit/ChangeLog
parent2008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-15d26f98e6953d43eae6ffae68ca1e7ef8fb1870.tar.bz2
2008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/ttyname.c: Correct prototype of ttyname_r() to use size_t for third parameter.
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 77a544c9a0..af023f4d87 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libcsupport/src/ttyname.c: Correct prototype of ttyname_r() to use
+ size_t for third parameter.
+
+2008-12-02 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libmisc/shell/main_cp.c, libmisc/shell/main_ls.c,
libmisc/shell/main_mv.c, libmisc/shell/main_netstats.c,
libmisc/shell/main_rm.c, libmisc/shell/shell_script.c: Add #define