summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 16:03:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 16:03:44 +0000
commite2a23690518cc6916a873391203f4fd9d9acfb18 (patch)
tree599cb7daec993d326d12c7ca9753143bf014554d /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-e2a23690518cc6916a873391203f4fd9d9acfb18.tar.bz2
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/clnt_tcp.c (clnttcp_create): Use uintptr_t for "disrupt". Remove bogus (long) cast.
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 c119eb2235..d53dbcc819 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/clnt_tcp.c (clnttcp_create):
+ Use uintptr_t for "disrupt". Remove bogus (long) cast.
* libnetworking/net/ppp-comp.h: Remove (Unused).
* libnetworking/Makefile.am: Remove net/ppp-comp.h.
* libnetworking/sys/buf.h: Remove (Unused).