summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-16 14:43:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-16 14:43:40 +0000
commitd808d8b1f0c50da72da51ff0be19ba338af811fd (patch)
treeeff98cb83d5ac76a2277c9b10d1e1f627e12fa55 /cpukit/ChangeLog
parent2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d808d8b1f0c50da72da51ff0be19ba338af811fd.tar.bz2
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_glue.c: Rename timeout() into rtems_bsdnet_timeout().
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 916597c1a3..4175298744 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2006-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/rtems/rtems_glue.c: Rename timeout() into
+ rtems_bsdnet_timeout().
* libnetworking/sys/malloc.h: Remove contigmalloc (non-implemented).
Remove __P-guards from malloc, free.