summaryrefslogtreecommitdiffstats
path: root/winsup/utils/strace.cc
Commit message (Collapse)AuthorAgeFilesLines
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-051-0/+3
| | | | | * umount.cc: ditto * strace.cc: add #define for alloca
* Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor2000-03-191-0/+6
| | | | | * strace.cc (_impure_ptr): New global variable to make strace build under Cygwin gcc.
* * strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2000-03-131-28/+31
| | | | per-process basis.
* * strace.cc (handle_output_debug_string): Parse strace output to allow variousChristopher Faylor2000-02-281-8/+138
| | | | types of time output.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+481