From 3469329c3159336116451bd6df3d014d7515bbe6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 24 Sep 2008 08:51:54 +0000 Subject: =?UTF-8?q?2008-09-24=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/lib/ftpfs.c: Use ssize_t for read retval (Fix comparision of unsigned < 0). --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9f63f88c55..bca3863097 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2008-09-24 Ralf Corsépius + + * libnetworking/lib/ftpfs.c: Use ssize_t for read retval (Fix + comparision of unsigned < 0). + 2008-09-23 Eric Norum * libnetworking/lib/rtems_bsdnet_ntp.c: Let TCP/IP stack pick port -- cgit v1.2.3