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