summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* winsup/ChangeLog:Christopher Faylor2013-11-074-33/+42
* * dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor2013-09-162-9/+9
* * cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor2013-08-232-2/+10
* * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen2013-07-312-1/+6
* * cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor2013-07-073-17/+38
* * cygpath.cc (do_pathconv): when -p option is given, generate wideCorinna Vinschen2013-06-263-5/+12
* Reinstantiate accidentally removed patch from 2009-05-16:Corinna Vinschen2013-05-212-2/+10
* - Added <?xml> and <!DOCTYPE> tags to the top of utils.xml and pretty-Warren Young2013-05-103-3454/+1171
* Modernized user guide, API reference, and FAQ generation. OverallWarren Young2013-05-011-0/+2190
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-2322-254/+419
* * Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib* with -static.Yaakov Selkowitz2013-02-212-3/+9
* Update copyrightsChristopher Faylor2013-01-2118-25/+27
* * utils.sgml (mount): Document sparse mount option.Corinna Vinschen2012-12-142-0/+6
* * Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated byChristopher Faylor2012-11-283-11/+22
* * Makefile.in (ZLIBS): Common define to force static load.Christopher Faylor2012-11-272-3/+9
* * Makefile.in: Make sure that libz is always loaded staticly.Christopher Faylor2012-11-272-2/+6
* ChangeLog:Christopher Faylor2012-11-264-101/+102
* * bloda.cc: Drop Mingw.org considerations.Corinna Vinschen2012-11-264-26/+13
* ChangeLog:Christopher Faylor2012-11-2310-1319/+382
* * path.cc (vcygpath): Handle cygdrive prefix.Corinna Vinschen2012-11-092-4/+16
* winsup:Corinna Vinschen2012-11-072-2/+7
* * Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providingCorinna Vinschen2012-11-052-1/+6
* * configure.in: Add AC_NO_EXECUTABLES,Corinna Vinschen2012-10-243-13/+97
* * configure.in: Add check for MINGW_CXX. Remove libiconv check.Yaakov Selkowitz2012-10-248-1585/+1260
* * Makefile.in (cygcheck.exe): Add temporary (1.7.17-only) hack toCorinna Vinschen2012-10-192-1/+7
* * cygcheck.cc (dump_sysinfo): Convert "if/else if" chain to a switchCorinna Vinschen2012-10-092-9/+21
* * cygcheck.cc (dump_sysinfo): Drop "not yet supported" text fromCorinna Vinschen2012-09-022-25/+59
* * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen2012-07-116-43/+113
* * cygpath.cc: Change including headers to allow building againstCorinna Vinschen2012-07-066-38/+45
* * cygcheck.cc (dump_sysinfo): Change "Server 8" to officialCorinna Vinschen2012-06-032-2/+7
* * mkpasswd.c (current_user): Actually *use* $HOME if it's available.Corinna Vinschen2012-05-052-2/+11
* * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen2012-04-053-14/+71
* * pldd.c: Fix typo in license header.Yaakov Selkowitz2012-02-242-1/+12
* * pldd.c: Fix formatting.Yaakov Selkowitz2012-02-241-9/+9
* * Makefile.in (CYGWIN_BINS): Add pldd.Yaakov Selkowitz2012-02-243-1/+164
* * passwd.cc: Add -v option to print version information as well, sinceCorinna Vinschen2012-02-092-2/+9
* * utils.sgml: Fix typos.Corinna Vinschen2012-02-042-7/+11
* * strace.cc (proc_child): Don't right-shift exit value.Christopher Faylor2012-01-312-4/+9
* * tzset.c: Throughout use wide characters to be locale agnostic.Corinna Vinschen2012-01-292-470/+475
* * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen2012-01-294-1/+753
* * ldd.cc (start_process): Handle .oct and .so as DLLs.Yaakov Selkowitz2012-01-242-1/+9
* Don't leave Windows 2000 behind.Corinna Vinschen2011-12-223-22/+72
* * Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.Corinna Vinschen2011-12-223-63/+43
* Clean up whitespace.Christopher Faylor2011-12-1726-809/+809
* * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.Corinna Vinschen2011-12-023-156/+78
* * mkgroup.c: Drop support for NT4 domains.Corinna Vinschen2011-12-014-156/+54
* * locale.cc (print_locale_with_codeset): Fetch Windows path as UNICODECorinna Vinschen2011-11-282-3/+8
* * ps.cc: Remove all Win 9x considerations. Use psapi functionsCorinna Vinschen2011-11-283-120/+25
* * strace.cc (attach_process): Use NT_SUCCESS to figure out ifChristopher Faylor2011-11-242-3/+16
* * strace.cc (handle_output_debug_string): Disable code which attempted to addChristopher Faylor2011-11-142-0/+10