From ba344291adaea1903bdb71216b2c7f454f779ce4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 27 May 2010 16:50:01 +0000 Subject: =?UTF-8?q?2010-05-27=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/libc/gethostnamadr.c: Try to make crazy address arithmetic more portable. --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 35bd8d798d..633c71f7d8 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2010-05-27 Ralf Corsépius + * libnetworking/libc/gethostnamadr.c: + Try to make crazy address arithmetic more portable. * libfs/src/nfsclient/src/xdr_mbuf.c: Use void* arithmetic instead of u_long arithmetic. * libnetworking/netinet/raw_ip.c, -- cgit v1.2.3