summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-29 20:57:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-29 20:57:20 +0000
commitc807622527c71559472ac83af4ecd6fe48810679 (patch)
treea7cf49b9707a24fb9b8bb0bee86d58926a4d5787 /cpukit/ChangeLog
parent2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c807622527c71559472ac83af4ecd6fe48810679.tar.bz2
2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/include/rtems/rtems/tasks.h: Change rtems_task_argument to uintptr_t.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d091fd97f4..c4ab38b445 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * rtems/include/rtems/rtems/tasks.h: Change rtems_task_argument to
+ uintptr_t.
+
+2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/netinet/ip_icmp.c, libnetworking/netinet/ip_input.c,
libnetworking/netinet/ip_output.c: Further _IP_VHL removal preps.