summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 07:31:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 07:31:49 +0000
commit375c39a3584fca05b996d20a02f6c41f442428d4 (patch)
treed8fefc2aeda20ab2d383a236c2d8e28336e65aa7 /cpukit/ChangeLog
parent2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-375c39a3584fca05b996d20a02f6c41f442428d4.tar.bz2
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/socketvar.h (struct sockbuf): Use void* instead of caddr_t.
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 9b99461dec..d475b9634f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/socketvar.h (struct sockbuf):
+ Use void* instead of caddr_t.
* libfs/src/nfsclient/src/rpcio.c:
Use address to rpciod in calls to rxWakeupCB.
* libnetworking/sys/socket.h (struct sockwakeup):