summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-09 18:39:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-09 18:39:36 +0000
commit18bd1bd4ddd345aae30e7cec3c5061040d9c9fda (patch)
tree70d2328fcddfe53aca3327e3cef0dfd5e2e5c604 /cpukit/ChangeLog
parent2010-07-08 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-18bd1bd4ddd345aae30e7cec3c5061040d9c9fda.tar.bz2
2010-07-09 Bharath Suri <bharath.s.jois@gmail.com>
* libfs/src/pipe/pipe.c: Check for err before setting the errno and returning -1 to the caller.
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 039d7e8d66..58d9a75279 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-09 Bharath Suri <bharath.s.jois@gmail.com>
+
+ * libfs/src/pipe/pipe.c: Check for err before setting the errno
+ and returning -1 to the caller.
+
2010-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/malloc_initialize.c: Clean up sbrk path now that a