aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/strace.cc
AgeCommit message (Expand)AuthorFilesLines
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
2002-02-25update copyrightChristopher Faylor1-2/+2
2002-02-14* strace.cc (attach_process): Change CW_STRACE_ON to CW_STRACE_TOGGLE.Christopher Faylor1-1/+1
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor1-34/+90
2002-01-22* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.Christopher Faylor1-3/+2
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor1-14/+13
2001-11-17 * strace.cc (main): Change getopt() to getopt_long().Corinna Vinschen1-2/+217
2001-11-04* strace.cc (main): New option '-w'. Start traced process in separateEgor Duda1-3/+24
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen1-0/+12
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor1-43/+54
2000-10-28* strace.cc (main): Add a '-b' option.Christopher Faylor1-2/+10
2000-10-15* ps.cc (main): Accomodate new PID_ constant.Christopher Faylor1-1/+8
2000-10-12* strace.cc (proc_child): Handle exceptions correctly.Christopher Faylor1-2/+6
2000-10-09* ps.cc (main): Change order of reporting slightly so that windows pids areChristopher Faylor1-9/+1
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie1-0/+3
2000-03-19Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor1-0/+6
2000-03-13* strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor1-28/+31
2000-02-28* strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor1-8/+138
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+481