summaryrefslogtreecommitdiffstats
path: root/winsup/utils/strace.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor2000-10-091-9/+1
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-051-0/+3
* Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor2000-03-191-0/+6
* * strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2000-03-131-28/+31
* * strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor2000-02-281-8/+138
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+481