summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 16:50:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 16:50:01 +0000
commitba344291adaea1903bdb71216b2c7f454f779ce4 (patch)
tree1b46c6868cc0b4d948d4dbf2fd7a81b363423bc1 /cpukit/ChangeLog
parent2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ba344291adaea1903bdb71216b2c7f454f779ce4.tar.bz2
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostnamadr.c: Try to make crazy address arithmetic more portable.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
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 <ralf.corsepius@rtems.org>
+ * 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,