summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-10 09:05:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-10 09:05:40 +0000
commit5a22113d0becebd3d46886c6f5979751f12427c7 (patch)
treefb93b2faae447fc0da91a437dce74c383540e49d /cpukit/ChangeLog
parentsocklen_t. (diff)
downloadrtems-5a22113d0becebd3d46886c6f5979751f12427c7.tar.bz2
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* httpd/socket.c: socklen_t.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 64801f004d..b049795fbd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * httpd/socket.c: socklen_t.
* librpc/include/rpc/svc.h: Cosmetical update from FreeBSD.
* librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/clnt_udp.c,
librpc/src/rpc/pmap_rmt.c, librpc/src/rpc/rtime.c,