From 9500a3db906ebfde288593b16132beecea93ee50 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 8 Jun 2000 12:54:12 +0000 Subject: mount.cc (error): New function to report an error and exit. umount.cc (error): Ditto. (remove_all_automounts): Check return status of cygwin_umount. (remove_all_user_mounts): Ditto. (remove_all_system_mounts): Ditto. --- winsup/utils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 104ebecea..2576fbe2e 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,11 @@ +2000-06-07 Kazuhiro Fujieda + + mount.cc (error): New function to report an error and exit. + umount.cc (error): Ditto. + (remove_all_automounts): Check return status of cygwin_umount. + (remove_all_user_mounts): Ditto. + (remove_all_system_mounts): Ditto. + 2000-06-05 DJ Delorie * mount.cc: add stdlib.h for exit -- cgit v1.2.3