From 9c30d6a9a63cc278ff4ff5f67ee6206ee683591a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 25 Oct 2001 17:41:07 +0000 Subject: 2001-10-25 Jennifer Averett * 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. --- c/src/lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/lib/ChangeLog') 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,3 +1,10 @@ +2001-10-25 Jennifer Averett + + * 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 * libc/libio.c: Initialize more fields to NULL/0 during initialiation. -- cgit v1.2.3