summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
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 57d5ae4f85..6ebb95d5f5 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,5 +1,12 @@
2001-10-25 Jennifer Averett <jennifer@OARcorp.com>
+ * libc/unmount.c: Primarily restructuring and clean up to address
+ procedures which did not do what their name implied. Also addressed
+ problem situation where unmount fails and the filesystem was
+ inconsistent. The mounted filesystem could have been left hanging.
+
+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