summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-05 21:31:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-05 21:31:56 +0000
commitc00b80c1528c2c0b3e11c68f40d139875df47374 (patch)
tree7b885435f502c06c0e1aa865cdb20f911eeeb92e /cpukit/ChangeLog
parent2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-c00b80c1528c2c0b3e11c68f40d139875df47374.tar.bz2
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/getlogin.c: Formatting. Add EFAULT. * libcsupport/src/termios.c: Formatting.
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 6502b17de9..413e8a0d4b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/src/getlogin.c: Formatting. Add EFAULT.
+ * libcsupport/src/termios.c: Formatting.
+
2010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* libblock/include/rtems/ide_part_table.h, libblock/src/bdbuf.c,