Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cygpath.cc: Reformat. | Christopher Faylor | 2002-03-07 | 1 | -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 Faylor | 2002-02-27 | 1 | -1/+1 |
| | |||||
* | * cygpath.cc (main): Add options to show Desktop and Start | Corinna Vinschen | 2002-01-17 | 1 | -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 Vinschen | 2002-01-15 | 1 | -2/+7 |
| | |||||
* | * cygpath.cc (doit): Detect and warn about an empty path. Detect and warn | Christopher Faylor | 2001-12-26 | 1 | -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 Faylor | 2001-12-11 | 1 | -5/+4 |
| | |||||
* | * cygcheck.cc (usage): Add -c description. | Christopher Faylor | 2001-12-04 | 1 | -5/+5 |
| | | | | | * cygpath.cc (usage): Alphabetize options. * strace.cc (usage): Ditto. | ||||
* | * cygpath.cc (main): Support -w for Windows (System) directories and return | Christopher Faylor | 2001-08-15 | 1 | -2/+11 |
| | | | | physical correct orthography for the Windows System dir. | ||||
* | Cleanup formatting on some files. Remove excessive whitespace. | Christopher Faylor | 2000-10-28 | 1 | -6/+6 |
| | |||||
* | * cygpath.cc: Add new options: -s and -i. | Christopher Faylor | 2000-09-19 | 1 | -6/+112 |
| | | | | * utils.sgml: Document the new options. | ||||
* | * cygpath.cc: add --windir/--sysdir options | DJ Delorie | 2000-05-19 | 1 | -2/+19 |
| | | | | * utils.sgml: and document them | ||||
* | * Makefile.in: Eliminate WINSUP_DEPS. | Christopher Faylor | 2000-05-18 | 1 | -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 Faylor | 2000-04-13 | 1 | -13/+66 |
| | | | | (doit): Ditto. | ||||
* | * cygpath.cc (main): Add -f option for processing a group of paths from a file. | Christopher Faylor | 2000-04-11 | 1 | -49/+96 |
| | | | | (doit): New function. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+154 |