From 0b4222f7cce54272991b5ca70b443f2d0c9f580a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 23 Aug 2010 23:19:31 +0000 Subject: 2010-08-23 Joel Sherrill * libcsupport/src/read.c, libcsupport/src/write.c: Remove redundant check for 0 size request. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 38245020e2..6630d7b5a6 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-08-23 Joel Sherrill + + * libcsupport/src/read.c, libcsupport/src/write.c: Remove redundant + check for 0 size request. + 2010-08-23 Joel Sherrill * libcsupport/src/open.c: Spacing. -- cgit v1.2.3