summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 14:09:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 14:09:12 +0000
commitd04ca5a6d9a4e286ff2649fa864bacacdfad3e8f (patch)
treeb50d1ec9b0fca8c299a5dbe97b8dcf6ac656b839 /cpukit/ChangeLog
parent2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-d04ca5a6d9a4e286ff2649fa864bacacdfad3e8f.tar.bz2
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/kern/kern_sysctl.c: Remove uintptr_t. Cosmetics. * libnetworking/opt_compat.h: New.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index fd34317004..5a880ccfc9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,6 +1,9 @@
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/stdint.h: Add intptr_t uintptr_t.
+ * libnetworking/kern/kern_sysctl.c: Remove uintptr_t.
+ Cosmetics.
+ * libnetworking/opt_compat.h: New.
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>