Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up whitespace. | Christopher Faylor | 2011-12-17 | 1 | -60/+60 |
| | |||||
* | * Align usage output, version output, as well as usage and version | Corinna Vinschen | 2011-10-10 | 1 | -13/+54 |
| | | | | | | | | | option handling to use the same style throughout all Cygwin utils. Throughout use program_invocation_short_name to refer to current process name in Cygwin executables. * utils.sgml: Align documentation to above change. Add missing sections for getconf, ldd, and setmetamode. * strace.cc (proc_child): Avoid compiler warning. | ||||
* | * Makefile.in (CYGWIN_BINS): Add getconf. | Yaakov Selkowitz | 2011-07-20 | 1 | -0/+564 |
(getconf.c): New file. |