aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/mount.cc
AgeCommit message (Expand)AuthorFilesLines
2001-08-28* mount.cc (main): Issue correct warning for 'not enough arguments'.Christopher Faylor1-1/+4
2001-04-16* mount.cc (longopts): Add help to options list.Christopher Faylor1-18/+19
2001-04-03* mount.cc (main): Use getopt_long for parsing arguments.Christopher Faylor1-68/+114
2001-04-02* mount.cc (show_mounts): Change format string to more closely resemble UNIXChristopher Faylor1-9/+3
2000-11-08* mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.Christopher Faylor1-10/+14
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor1-3/+3
2000-07-28* utils/mount.cc (main): Add --show-cygdrive-prefixes option.Christopher Faylor1-0/+31
2000-07-13 * mount.cc (mount_already_exists): Slightly rearrange.Corinna Vinschen1-13/+19
2000-07-13 * mount.cc (mount_already_exists): Additional warning messageCorinna Vinschen1-0/+6
2000-06-08 mount.cc (error): New function to report an error and exit.Corinna Vinschen1-10/+11
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie1-0/+1
2000-05-18* Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor1-2/+0
2000-04-27* mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor1-34/+36
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+240