summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygpath.cc
Commit message (Collapse)AuthorAgeFilesLines
* * cygpath.cc: Reformat.Christopher Faylor2002-03-071-144/+172
| | | | | | * cygpath.cc (print_version): New function. (main): Accommodate new version function. Initialize 'o' to prevent warning. * cygcheck.cc (main): Eliminate non-GNU formatting glitch.
* Change copyright format.Christopher Faylor2002-02-271-1/+1
|
* * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen2002-01-171-26/+116
| | | | | | Menu's Programs directory for current user or all users. Move bulk of DPWS options outside the getopt case statement. * utils.sgml: Update cygpath section for ADPWS options.
* * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen2002-01-151-2/+7
|
* * cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor2001-12-261-7/+25
| | | | | | about errors converting a path. (main): Set prog_name correctly -- don't leave an extra slash or backslash at the beginning of it.
* * Makefile.in: Add define to CXXFLAGS.Christopher Faylor2001-12-111-5/+4
|
* * cygcheck.cc (usage): Add -c description.Christopher Faylor2001-12-041-5/+5
| | | | | * cygpath.cc (usage): Alphabetize options. * strace.cc (usage): Ditto.
* * cygpath.cc (main): Support -w for Windows (System) directories and returnChristopher Faylor2001-08-151-2/+11
| | | | physical correct orthography for the Windows System dir.
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-6/+6
|
* * cygpath.cc: Add new options: -s and -i.Christopher Faylor2000-09-191-6/+112
| | | | * utils.sgml: Document the new options.
* * cygpath.cc: add --windir/--sysdir optionsDJ Delorie2000-05-191-2/+19
| | | | * utils.sgml: and document them
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-181-1/+1
| | | | | | | | | * 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.
* * cygpath.cc (main): Add -a -o and -c options.Christopher Faylor2000-04-131-13/+66
| | | | (doit): Ditto.
* * cygpath.cc (main): Add -f option for processing a group of paths from a file.Christopher Faylor2000-04-111-49/+96
| | | | (doit): New function.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+154