summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygcheck.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor2002-09-191-1/+1
* * cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor2002-09-171-2/+2
* Add final newlines to utilsJoshua Daniel Franklin2002-09-151-1/+2
* * cygcheck.cc: Reformat.Christopher Faylor2002-03-071-37/+39
* * cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor2002-03-071-1/+1
* * cygcheck.cc (main): Eliminate non-GNU formatting glitch.Christopher Faylor2002-02-271-2/+1
* * ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor2002-02-271-39/+73
* * cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor2002-01-291-5/+3
* * cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor2002-01-291-5/+5
* * Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor2002-01-221-3/+4
* * cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor2002-01-181-1/+1
* * Makefile.in: Add define to CXXFLAGS.Christopher Faylor2001-12-111-1/+1
* * cygcheck.cc (usage): Add -c description.Christopher Faylor2001-12-041-9/+7
* * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen2001-11-121-3/+6
* * cygcheck.cc (main): Slight formatting tweak.Christopher Faylor2001-11-121-1/+2
* * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen2001-11-121-4/+18
* * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen2001-11-121-12/+34
* * cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor2001-11-121-5/+5
* * cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor2001-11-111-1/+8
* * dump_setup.cc: New file.Christopher Faylor2001-11-111-7/+21
* * Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor2001-11-111-13/+47
* * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen2001-11-091-4/+21
* * cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor2000-12-161-46/+176
* * Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor2000-10-281-33/+13
* 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
* * cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor2000-06-251-4/+59
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+922