summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 04:11:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 04:11:07 +0000
commite7583f67c6544b94b0f08dae510f137b1d8afc3a (patch)
treec2498653e41a562fcf923346741c4d9180494012 /cpukit/ChangeLog
parent2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e7583f67c6544b94b0f08dae510f137b1d8afc3a.tar.bz2
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/socket.h (struct sockwakeup): 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 177925ef52..a08a87f8d9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/socket.h (struct sockwakeup):
+ Use void* instead of caddr_t.
* librpc/include/rpc/xdr.h: Cosmetics from freebsd.
2010-05-26 Ralf Corsépius <ralf.corsepius@rtems.org>