aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2013-11-19 * cygcheck.cc (RtlGetVersion): Declare.Corinna Vinschen2-9/+18
2013-11-19 * cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's notCorinna Vinschen2-11/+9
2013-11-19Add missing entryCorinna Vinschen1-0/+3
2013-11-19 * cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFOCorinna Vinschen2-21/+22
2013-11-19 * Makefile.in (cygcheck.exe): Link against wininet.dll.Corinna Vinschen4-102/+26
2013-11-19 * cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as wellCorinna Vinschen2-47/+33
2013-11-07winsup/ChangeLog:Christopher Faylor4-33/+42
2013-09-16* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor2-9/+9
2013-08-23* cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor2-2/+10
2013-07-31 * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen2-1/+6
2013-07-07* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor3-17/+38
2013-06-26 * cygpath.cc (do_pathconv): when -p option is given, generate wideCorinna Vinschen3-5/+12
2013-05-21 Reinstantiate accidentally removed patch from 2009-05-16:Corinna Vinschen2-2/+10
2013-05-10- Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty-Warren Young3-3454/+1171
2013-05-01Modernized user guide, API reference, and FAQ generation. OverallWarren Young1-0/+2190
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen22-254/+419
2013-02-21* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz2-3/+9
2013-01-21Update copyrightsChristopher Faylor18-25/+27
2012-12-14 * utils.sgml (mount): Document sparse mount option.Corinna Vinschen2-0/+6
2012-11-28* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated byChristopher Faylor3-11/+22
2012-11-27* Makefile.in (ZLIBS): Common define to force static load.Christopher Faylor2-3/+9
2012-11-27* Makefile.in: Make sure that libz is always loaded staticly.Christopher Faylor2-2/+6
2012-11-26ChangeLog:Christopher Faylor4-101/+102
2012-11-26 * bloda.cc: Drop Mingw.org considerations.Corinna Vinschen4-26/+13
2012-11-23ChangeLog:Christopher Faylor10-1319/+382
2012-11-09 * path.cc (vcygpath): Handle cygdrive prefix.Corinna Vinschen2-4/+16
2012-11-07winsup:Corinna Vinschen2-2/+7
2012-11-05 * Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providingCorinna Vinschen2-1/+6
2012-10-24 * configure.in: Add AC_NO_EXECUTABLES,Corinna Vinschen3-13/+97
2012-10-24 * configure.in: Add check for MINGW_CXX. Remove libiconv check.Yaakov Selkowitz8-1585/+1260
2012-10-19 * Makefile.in (cygcheck.exe): Add temporary (1.7.17-only) hack toCorinna Vinschen2-1/+7
2012-10-09 * cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switchCorinna Vinschen2-9/+21
2012-09-02 * cygcheck.cc (dump_sysinfo): Drop "not yet supported" text fromCorinna Vinschen2-25/+59
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen6-43/+113
2012-07-06 * cygpath.cc: Change including headers to allow building againstCorinna Vinschen6-38/+45
2012-06-03 * cygcheck.cc (dump_sysinfo): Change "Server 8" to officialCorinna Vinschen2-2/+7
2012-05-05 * mkpasswd.c (current_user): Actually *use* $HOME if it's available.Corinna Vinschen2-2/+11
2012-04-05 * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen3-14/+71
2012-02-24* pldd.c: Fix typo in license header.Yaakov Selkowitz2-1/+12
2012-02-24* pldd.c: Fix formatting.Yaakov Selkowitz1-9/+9
2012-02-24* Makefile.in (CYGWIN_BINS): Add pldd.Yaakov Selkowitz3-1/+164
2012-02-09 * passwd.cc: Add -v option to print version information as well, sinceCorinna Vinschen2-2/+9
2012-02-04 * utils.sgml: Fix typos.Corinna Vinschen2-7/+11
2012-01-31* strace.cc (proc_child): Don't right-shift exit value.Christopher Faylor2-4/+9
2012-01-29 * tzset.c: Throughout use wide characters to be locale agnostic.Corinna Vinschen2-470/+475
2012-01-29 * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen4-1/+753
2012-01-24 * ldd.cc (start_process): Handle .oct and .so as DLLs.Yaakov Selkowitz2-1/+9
2011-12-22 Don't leave Windows 2000 behind.Corinna Vinschen3-22/+72
2011-12-22 * Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.Corinna Vinschen3-63/+43
2011-12-17Clean up whitespace.Christopher Faylor26-809/+809