summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-07 15:55:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-07 15:55:22 +0000
commit4af849f7635778f6eddaffba0fc822e927ad37e0 (patch)
treec7874b3f5da791b3e7ab76020b359ea5b9a230be /cpukit/ChangeLog
parent2010-07-07 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-4af849f7635778f6eddaffba0fc822e927ad37e0.tar.bz2
2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/open.c: Formatting and improve comment.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1df8e2b04a..6c4720aa1f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libcsupport/src/open.c: Formatting and improve comment.
+
+2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
PR 1606/cpukit
* score/include/rtems/score/interr.h: Remove
INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.