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
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2012-11-26 * bloda.cc: Drop Mingw.org considerations.Corinna Vinschen
2012-11-23ChangeLog:Christopher Faylor
2012-10-24 * configure.in: Add check for MINGW_CXX. Remove libiconv check.Yaakov Selkowitz
2012-07-11 * Makefile.in (cygcheck.exe): Link against psapi.dll.Corinna Vinschen
2012-01-31* strace.cc (proc_child): Don't right-shift exit value.Christopher Faylor
2011-12-18Clean up whitespace.Christopher Faylor
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-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen
2011-09-15 * strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESSJon TURNEY
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen
2010-02-22* strace.cc (mnemonic_table): Add "special" mask option.Christopher Faylor
2010-02-19Update copyrightChristopher Faylor
2010-02-19utils/ChangeLog:Christopher Faylor
2009-11-04 * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen
2009-07-15 * strace.cc (main): Open trace output file in UNIX mode.Corinna Vinschen
2009-04-22* strace.cc (create_child): Set CYGWIN=noglob when starting new process so thatChristopher Faylor
2009-03-24 * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen
2008-09-13* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor
2007-07-24* strace.cc (create_child): Don't convert a path from cygwin format unless itChristopher Faylor
2007-07-10* strace.cc (usage): Add missing description for -q.Christopher Faylor
2006-05-24* strace.cc (proc_child): Propagate return code from child process.Christopher Faylor
2005-12-29*** cygwin DLL Changes:Christopher Faylor
2005-12-05* strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor
2005-10-11revert erroneous checkinChristopher Faylor
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor
2005-05-17* cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor
2005-05-15 * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen
2005-05-09* strace.cc (attach_process): Don't call load_cygwin(). Assume that it'sChristopher Faylor
2005-03-07 * strace.cc (handle_output_debug_string): Fix compiler warning.Corinna Vinschen
2005-02-27* kill (getsig): Avoid buffer overflow when generating a signal name.Christopher Faylor
2005-01-16* ps.cc (main): Eliminate use of PID_ZOMBIE.Christopher Faylor
2004-10-06 * strace.cc (_impure_ptr): Remove.Corinna Vinschen
2004-02-21* Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor
2004-02-11 * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen
2004-02-11* strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor
2004-02-10* strace.cc: Update copyrights.Christopher Faylor
2004-02-10* strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-03-04* Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor
2002-10-19* mount.cc (usage): Correctly report default mode.Christopher Faylor
2002-09-15Add final newlines to utilsJoshua Daniel Franklin
2002-06-07* strace.cc (main): Make toggle a local variable.Christopher Faylor
2002-06-07* strace.cc (toggle): New global variable.Christopher Faylor
2002-06-06* strace.cc (version): New global variable.Christopher Faylor
2002-06-02* strace.cc (forkdebug): Make true by default.Christopher Faylor
2002-05-27* strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor
2002-05-19* strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor