diff options
author | Christopher Faylor <me@cgf.cx> | 2000-03-13 02:23:47 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-03-13 02:23:47 +0000 |
commit | 22fe0c41ec53663fee0537874a4506c5575b1d9a (patch) | |
tree | 952ec27041e4420a34546134fa66cff4ad0a6fdd /winsup/utils/ChangeLog | |
parent | 3f0b4935404f01ab19ecab559a3201d4bb1ec5ca (diff) | |
download | cygnal-22fe0c41ec53663fee0537874a4506c5575b1d9a.tar.gz cygnal-22fe0c41ec53663fee0537874a4506c5575b1d9a.tar.bz2 cygnal-22fe0c41ec53663fee0537874a4506c5575b1d9a.zip |
* strace.cc: Throughout, track information like start_time, etc. on a
per-process basis.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 784e7de2a..09ca22f90 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +Sun Mar 12 21:22:25 2000 Christopher Faylor <cgf@cygnus.com> + + * strace.cc: Throughout, track information like start_time, etc. on a + per-process basis. + Sun Feb 27 23:37:32 2000 Christopher Faylor <cgf@cygnus.com> * strace.cc (handle_output_debug_string): Parse strace output to allow |