aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/cygcheck.cc
AgeCommit message (Expand)AuthorFilesLines
2004-02-10* strace.cc: Update copyrights.Christopher Faylor1-2/+2
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor1-0/+1
2004-01-23* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.Christopher Faylor1-3/+16
2003-10-17* cygcheck.cc (pretty_id): Don't exec if `id' program is not found.Christopher Faylor1-4/+1
2003-09-11 * cygcheck.cc (dump_only): New global variable.Corinna Vinschen1-3/+12
2003-09-11* Makefile.in (cygcheck.o): Use MINGW_CXX for compilation.Christopher Faylor1-3/+3
2003-08-15 * cygcheck.cc (main): Fix some formatting and help text printing.Corinna Vinschen1-29/+47
2003-06-13* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.Christopher Faylor1-7/+7
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin1-1/+3
2003-03-25* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable isChristopher Faylor1-1/+5
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor1-1/+1
2003-03-01* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.Christopher Faylor1-3/+83
2003-02-07* cygcheck.cc (common_apps): Add some more apps.Christopher Faylor1-0/+7
2002-09-19* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.Christopher Faylor1-1/+1
2002-09-17* cygcheck.cc: Reorder includes to avoid compiler error.Christopher Faylor1-2/+2
2002-09-15Add final newlines to utilsJoshua Daniel Franklin1-1/+2
2002-03-07* cygcheck.cc: Reformat.Christopher Faylor1-37/+39
2002-03-07* cygcheck.cc (longopts): Use correct short option for --version.Christopher Faylor1-1/+1
2002-02-27* cygcheck.cc (main): Eliminate non-GNU formatting glitch.Christopher Faylor1-2/+1
2002-02-27* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor1-39/+73
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor1-5/+3
2002-01-29* cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor1-5/+5
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor1-3/+4
2002-01-18* cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor1-1/+1
2001-12-11* Makefile.in: Add define to CXXFLAGS.Christopher Faylor1-1/+1
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor1-9/+7
2001-11-12 * cygcheck.cc (dump_sysinfo): Redefine output format slightly.Corinna Vinschen1-3/+6
2001-11-12* cygcheck.cc (main): Slight formatting tweak.Christopher Faylor1-1/+2
2001-11-12 * cygcheck.cc (dump_sysinfo): Add some more details.Corinna Vinschen1-4/+18
2001-11-12 * cygcheck.cc (dump_sysinfo): Print more detailed OS information stringCorinna Vinschen1-12/+34
2001-11-12* cygcheck.cc (scan_registry): Open registry with read-only access.Christopher Faylor1-5/+5
2001-11-11* cygcheck.cc (main): Display package info when '-s' is specified.Christopher Faylor1-1/+8
2001-11-11* dump_setup.cc: New file.Christopher Faylor1-7/+21
2001-11-11* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.Christopher Faylor1-13/+47
2001-11-09 * cygcheck.cc (dump_sysinfo): Print more detailed OS information string.Corinna Vinschen1-4/+21
2000-12-16* cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt HargetChristopher Faylor1-46/+176
2000-10-28* Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor1-33/+13
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor1-133/+152
2000-10-16 * cygcheck.cc (main): Fix argument counting.Corinna Vinschen1-3/+3
2000-09-29 * cygcheck.cc (keyeprint): New function.Corinna Vinschen1-20/+139
2000-06-25* cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor1-4/+59
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+922