From 4685a5901f895b14680fb22f4023f2772b6685c0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 9 Aug 2010 07:33:58 +0000 Subject: =?UTF-8?q?2010-08-09=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * posix/include/aio.h, posix/src/aio_return.c: Let aio_return return ssize_t (Mandated by POSIX). --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index d2bc54e427..919e543028 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-08-09 Ralf Corsépius + + * posix/include/aio.h, posix/src/aio_return.c: + Let aio_return return ssize_t (Mandated by POSIX). + 2010-08-08 Joel Sherrill * libfs/src/imfs/imfs.h: Fix typo. -- cgit v1.2.3