summaryrefslogtreecommitdiffstats
path: root/winsup/utils/umount.cc
Commit message (Collapse)AuthorAgeFilesLines
* mount.cc (error): New function to report an error and exit.Corinna Vinschen2000-06-081-9/+19
| | | | | | | umount.cc (error): Ditto. (remove_all_automounts): Check return status of cygwin_umount. (remove_all_user_mounts): Ditto. (remove_all_system_mounts): Ditto.
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-051-0/+1
| | | | | * umount.cc: ditto * strace.cc: add #define for alloca
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+173