From 093d20d1c0648f697b25dc6e3d6518a14287b3ea Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 29 Apr 2010 03:13:13 +0000 Subject: =?UTF-8?q?2010-04-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/libc/map_v4v6.c: Use uintptr_t instead of u_long for better 16bit target compliance. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index d57519cb9d..efa928c6fb 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-04-29 Ralf Corsépius + + * libnetworking/libc/map_v4v6.c: Use uintptr_t instead of u_long for + better 16bit target compliance. + 2010-04-28 Joel Sherrill * libcsupport/src/chdir.c: Check for NULL pointer. -- cgit v1.2.3