Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen
2012-07-06 * cygpath.cc: Change including headers to allow building againstCorinna Vinschen
2012-06-03 * cygcheck.cc (dump_sysinfo): Change "Server 8" to officialCorinna Vinschen
2012-05-05 * mkpasswd.c (current_user): Actually *use* $HOME if it's available.Corinna Vinschen
2012-04-05 * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen
2012-02-25* pldd.c: Fix typo in license header.Yaakov Selkowitz
2012-02-24* pldd.c: Fix formatting.Yaakov Selkowitz
2012-02-24* Makefile.in (CYGWIN_BINS): Add pldd.Yaakov Selkowitz
2012-02-09 * passwd.cc: Add -v option to print version information as well, sinceCorinna Vinschen
2012-02-04 * utils.sgml: Fix typos.Corinna Vinschen
2012-01-31* strace.cc (proc_child): Don't right-shift exit value.Christopher Faylor
2012-01-29 * tzset.c: Throughout use wide characters to be locale agnostic.Corinna Vinschen
2012-01-29 * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen
2012-01-24 * ldd.cc (start_process): Handle .oct and .so as DLLs.Yaakov Selkowitz
2011-12-22 Don't leave Windows 2000 behind.Corinna Vinschen
2011-12-22 * Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.Corinna Vinschen
2011-12-18Clean up whitespace.Christopher Faylor
2011-12-02 * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.Corinna Vinschen
2011-12-01 * mkgroup.c: Drop support for NT4 domains.Corinna Vinschen
2011-11-28 * locale.cc (print_locale_with_codeset): Fetch Windows path as UNICODECorinna Vinschen
2011-11-28 * ps.cc: Remove all Win 9x considerations. Use psapi functionsCorinna Vinschen
2011-11-25* strace.cc (attach_process): Use NT_SUCCESS to figure out ifChristopher Faylor
2011-11-14* strace.cc (handle_output_debug_string): Disable code which attempted to addChristopher Faylor
2011-10-13 * cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note asCorinna Vinschen
2011-10-12 * utils.sgml (getconf): Expand documentation.Yaakov Selkowitz
2011-10-10 * ldd.cc (VERSION): Remove.Corinna Vinschen
2011-10-10* ldd.cc: Update copyright.Christopher Faylor
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen
2011-10-10 * locale.cc (usage): Restructure, rephrase, add new options. DropCorinna Vinschen
2011-10-10 * cygcheck.cc (check_keys): Use UNICODE Win32 functions.Corinna Vinschen
2011-09-15 * strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESSJon TURNEY
2011-08-21* Makefile.in: Check for header file existence when building dumper.exe too.Christopher Faylor
2011-08-10 * ps.cc (main): Don't overwrite process name, just attach <defunct>Corinna Vinschen
2011-07-20* Makefile.in (CYGWIN_BINS): Add getconf.Yaakov Selkowitz
2011-06-14* mingw: Force use of bash.Christopher Faylor
2011-05-29* ps.cc (ttynam): Accommodate new console numbering.Christopher Faylor
2011-05-03 * locale.cc (print_locale_with_codeset): Align printing of locale namesCorinna Vinschen
2011-04-18 * setfacl.c (getaclentry): Allow extra colon in mask and other entries.Corinna Vinschen
2011-04-132011-04-12 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY
2011-04-04 * passwd.c (main): Add the ability to specify a username for the -RCorinna Vinschen
2011-03-30 * regtool.cc (cmd_set): Avoid a compiler warning.Corinna Vinschen
2011-03-29 * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.Corinna Vinschen
2011-03-29 * setfacl.c (strchrnul): Drop local implementation.Corinna Vinschen
2011-02-15 * cygcheck.cc: Fix copyright dates.Corinna Vinschen
2011-01-10 * cygcheck.cc (main): don't imply -d from -s option to cygcheckCorinna Vinschen
2010-12-11 * setfacl.c (strchrnul): New function.Corinna Vinschen
2010-12-06 * cygpath.cc (get_device_name): Fix path length test.Corinna Vinschen
2010-10-31* regtool.c (cmd_set): Write correct number of bytes for REG_MULTI_SZ case.Christopher Faylor
2010-09-06 * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.Corinna Vinschen
2010-08-28 * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES toCorinna Vinschen