summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygcheck.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-133/+152
|
* * cygcheck.cc (main): Fix argument counting.Corinna Vinschen2000-10-161-3/+3
|
* * cygcheck.cc (keyeprint): New function.Corinna Vinschen2000-09-291-20/+139
| | | | | | | | (check_keys): New function. Perform checking keycodes. (main): Add option `-k' for invoking check_keys. Change option processing to use long options and getopt_long. * cygkeycheck.cc: Removed. Functionality moved to `cygcheck.cc'. * Makefile.in: Remove cygkeycheck from the dependencies.
* * cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor2000-06-251-4/+59
| | | | | | | (dll_info): Add path parameter for checking "cygwin1.dll". (track_down): Accomodate additional parameter for dll_info. (ls): Ditto. (dump_sys_info): Always print cygwin1.dll last.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+922