summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-25 17:38:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-25 17:38:55 +0000
commit1af79634798aca7004564d68bd47d3810a40370b (patch)
tree478c0130a1743df75321b201432812ac73209917 /c/src/lib/ChangeLog
parent2001-10-24 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1af79634798aca7004564d68bd47d3810a40370b.tar.bz2
2001-10-25 Jennifer Averett <jennifer@OARcorp.com>
* libc/libio.c: Initialize more fields to NULL/0 during initialiation. * include/rtems/libio_.h: Fix freenode macro so it works for sockets which do not have the full set of filesystem operations and are initialized via something other than open().
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 73d7179e02..57d5ae4f85 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-25 Jennifer Averett <jennifer@OARcorp.com>
+
+ * libc/libio.c: Initialize more fields to NULL/0 during initialiation.
+ * include/rtems/libio_.h: Fix freenode macro so it works for sockets
+ which do not have the full set of filesystem operations and are
+ initialized via something other than open().
+
2001-10-18 Till Straumann <strauman@SLAC.Stanford.EDU>
* libc/open.c, libc/close.c: Moved freenode from open to