summaryrefslogtreecommitdiffstats
path: root/winsup/utils/mount.cc
Commit message (Collapse)AuthorAgeFilesLines
* mount.cc (error): New function to report an error and exit.Corinna Vinschen2000-06-081-10/+11
| | | | | | | 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
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-181-2/+0
| | | | | | | | | * cygpath.cc: Reorganize includes to accomodate sys/cygwin.h changes. * mkgroup.c: Ditto. * mkpasswd.c: Ditto. * mount.cc: Ditto. Eliminate use of cygwin source specific includes. * ps.cc: Ditto. * cygwin.cc: Eliminate obsolete file.
* * mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor2000-04-271-34/+36
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+240