Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * getfacl.c: Add copyright hint. | Corinna Vinschen | 2001-03-05 | 1 | -0/+12 |
| | | | | | * setfacl.c: Ditto. * strace.cc: Ditto. | ||||
* | Cleanup formatting on some files. Remove excessive whitespace. | Christopher Faylor | 2000-10-28 | 1 | -43/+54 |
| | |||||
* | * strace.cc (main): Add a '-b' option. | Christopher Faylor | 2000-10-28 | 1 | -2/+10 |
| | |||||
* | * ps.cc (main): Accomodate new PID_ constant. | Christopher Faylor | 2000-10-15 | 1 | -1/+8 |
| | |||||
* | * strace.cc (proc_child): Handle exceptions correctly. | Christopher Faylor | 2000-10-12 | 1 | -2/+6 |
| | |||||
* | * ps.cc (main): Change order of reporting slightly so that windows pids are | Christopher Faylor | 2000-10-09 | 1 | -9/+1 |
| | | | | | | | | more obvious. * strace.cc (add_child): Just add child's pid directly. (remove_child): No need to close the child process pid since ContinueDebugEvent does that automatically. (proc_child): Ditto for child thread. | ||||
* | * mount.cc: add stdlib.h for exit | DJ Delorie | 2000-06-05 | 1 | -0/+3 |
| | | | | | * umount.cc: ditto * strace.cc: add #define for alloca | ||||
* | Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>: | Christopher Faylor | 2000-03-19 | 1 | -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 a | Christopher Faylor | 2000-03-13 | 1 | -28/+31 |
| | | | | per-process basis. | ||||
* | * strace.cc (handle_output_debug_string): Parse strace output to allow various | Christopher Faylor | 2000-02-28 | 1 | -8/+138 |
| | | | | types of time output. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+481 |