From 959e0a0a80c365e6abed7fbcfa6d7a2d16498e85 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 12 Apr 2010 12:50:25 +0000 Subject: =?UTF-8?q?2010-04-12=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/lib/ftpfs.c: 16bit target fixes: Use ioctl_command_t as arg to rtems_ftpfs_do_ioctl. Explicitly cast to uint32_t in char[] to uint32_t conversion. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index bf88e6e9fa..cecd841757 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2010-04-12 Ralf Corsépius + + * libnetworking/lib/ftpfs.c: 16bit target fixes: + Use ioctl_command_t as arg to rtems_ftpfs_do_ioctl. + Explicitly cast to uint32_t in char[] to uint32_t + conversion. + 2010-04-12 Ralf Corsépius * configure.ac: Check for sched.h. -- cgit v1.2.3