summaryrefslogtreecommitdiffstats
path: root/winsup/utils/mount.cc
Commit message (Expand)AuthorAgeFilesLines
* * mount.cc (longopts): Add help to options list.Christopher Faylor2001-04-161-18/+19
* * mount.cc (main): Use getopt_long for parsing arguments.Christopher Faylor2001-04-031-68/+114
* * mount.cc (show_mounts): Change format string to more closely resemble UNIXChristopher Faylor2001-04-021-9/+3
* * mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.Christopher Faylor2000-11-081-10/+14
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-3/+3
* * utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor2000-07-281-0/+31
* * mount.cc (mount_already_exists): Slightly rearrange.Corinna Vinschen2000-07-131-13/+19
* * mount.cc (mount_already_exists): Additional warning messageCorinna Vinschen2000-07-131-0/+6
* mount.cc (error): New function to report an error and exit.Corinna Vinschen2000-06-081-10/+11
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-051-0/+1
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-181-2/+0
* * 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