summaryrefslogtreecommitdiffstats
path: root/winsup/utils/strace.cc
Commit message (Expand)AuthorAgeFilesLines
* * strace.cc (mnemonic_table): Add "special" mask option.Christopher Faylor2010-02-221-19/+22
* Update copyrightChristopher Faylor2010-02-191-1/+1
* utils/ChangeLog:Christopher Faylor2010-02-191-0/+2
* * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen2009-11-041-0/+2
* * strace.cc (main): Open trace output file in UNIX mode.Corinna Vinschen2009-07-151-2/+3
* * strace.cc (create_child): Set CYGWIN=noglob when starting new process so thatChristopher Faylor2009-04-221-1/+11
* * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen2009-03-241-1/+1
* * cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor2008-09-121-3/+3
* * strace.cc (create_child): Don't convert a path from cygwin format unless itChristopher Faylor2007-07-231-1/+2
* * strace.cc (usage): Add missing description for -q.Christopher Faylor2007-07-101-1/+2
* * strace.cc (proc_child): Propagate return code from child process.Christopher Faylor2006-05-241-5/+10
* *** cygwin DLL Changes:Christopher Faylor2005-12-291-42/+69
* * strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor2005-12-051-4/+6
* revert erroneous checkinChristopher Faylor2005-10-111-5/+2
* * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor2005-10-111-2/+5
* * cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor2005-05-271-1/+1
* * cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor2005-05-171-1/+3
* * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen2005-05-151-1/+1
* * strace.cc (attach_process): Don't call load_cygwin(). Assume that it'sChristopher Faylor2005-05-091-3/+9
* * strace.cc (handle_output_debug_string): Fix compiler warning.Corinna Vinschen2005-03-071-2/+2
* * kill (getsig): Avoid buffer overflow when generating a signal name.Christopher Faylor2005-02-271-2/+2
* * ps.cc (main): Eliminate use of PID_ZOMBIE.Christopher Faylor2005-01-161-2/+13
* * strace.cc (_impure_ptr): Remove.Corinna Vinschen2004-10-061-6/+0
* * Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor2004-02-211-1/+1
* * strace.cc (opts): Add leading '+' to force posixly correctCorinna Vinschen2004-02-111-6/+1
* * strace.cc (main): Guard against previous setting of POSIXLY_CORRECT.Christopher Faylor2004-02-111-1/+5
* * strace.cc: Update copyrights.Christopher Faylor2004-02-101-2/+2
* * strace.cc (main): Ensure POSIXLY_CORRECT argument ordering.Christopher Faylor2004-02-101-0/+1
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-261-0/+2
* * Makefile.in (strace.exe): Include mingw_getopt.o in link line.Christopher Faylor2003-03-041-3/+5
* * mount.cc (usage): Correctly report default mode.Christopher Faylor2002-10-191-2/+2
* Add final newlines to utilsJoshua Daniel Franklin2002-09-151-1/+2
* * strace.cc (main): Make toggle a local variable.Christopher Faylor2002-06-071-1/+1
* * strace.cc (toggle): New global variable.Christopher Faylor2002-06-071-18/+48
* * strace.cc (version): New global variable.Christopher Faylor2002-06-061-20/+43
* * strace.cc (forkdebug): Make true by default.Christopher Faylor2002-06-021-8/+10
* * strace.cc (attach_process): Don't tell process to start stracing here.Christopher Faylor2002-05-271-3/+8
* * strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor2002-05-181-2/+2
* update copyrightChristopher Faylor2002-02-251-2/+2
* * strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor2002-02-141-1/+1
* * Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor2002-01-291-34/+90
* * Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor2002-01-221-3/+2
* * cygcheck.cc (usage): Add -c description.Christopher Faylor2001-12-041-14/+13
* * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen2001-11-171-2/+217
* * strace.cc (main): New option '-w'. Start traced process in separateEgor Duda2001-11-041-3/+24
* * getfacl.c: Add copyright hint.Corinna Vinschen2001-03-051-0/+12
* Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor2000-10-281-43/+54
* * strace.cc (main): Add a '-b' option.Christopher Faylor2000-10-281-2/+10
* * ps.cc (main): Accomodate new PID_ constant.Christopher Faylor2000-10-151-1/+8
* * strace.cc (proc_child): Handle exceptions correctly.Christopher Faylor2000-10-121-2/+6