summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-14 12:43:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-14 12:43:21 +0000
commit34c63d119a3c9dc93b96dd3a887a32256a4323b8 (patch)
treee28760f8cc9b0f1df0e0f8141cace14c467c20ad /cpukit/ChangeLog
parent2010-04-14 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-34c63d119a3c9dc93b96dd3a887a32256a4323b8.tar.bz2
2010-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/mbuf.h: Use uintptr_t instead of u_long for 16bit target compliance.
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 66078f12c4..d6860fe75a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/mbuf.h: Use uintptr_t instead of u_long
+ for 16bit target compliance.
* libnetworking/libc/gethostbydns.c: Use uintptr_t instead of u_long
for 16bit target compliance.
* libnetworking/sys/sysctl.h: Change sysctl_oid->arg2 into int32_t