summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-16 14:53:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-16 14:53:10 +0000
commitc3ed74e0331f9331f1690ae59300f85fcdfe70ca (patch)
tree29cb15d47f9e205bd37a7005764cbc8123bfb8c7 /cpukit/ChangeLog
parent2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c3ed74e0331f9331f1690ae59300f85fcdfe70ca.tar.bz2
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_bsdnet_internal.h: Add timeout() define.
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 4175298744..dada5a49f4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/rtems/rtems_bsdnet_internal.h: Add timeout() define.
* libnetworking/rtems/rtems_glue.c: Rename timeout() into
rtems_bsdnet_timeout().
* libnetworking/sys/malloc.h: Remove contigmalloc (non-implemented).