diff options
author | Christopher Faylor <me@cgf.cx> | 2000-02-28 05:08:05 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-02-28 05:08:05 +0000 |
commit | 78fed23c134b74f41567a4d56df3618272be1435 (patch) | |
tree | 1c8d04a6db0e2f2457ad619e454e23b6fd31bc00 /winsup/utils/ChangeLog | |
parent | d542443ea4e9615e66b729fc4a93ec72a5305fff (diff) | |
download | cygnal-78fed23c134b74f41567a4d56df3618272be1435.tar.gz cygnal-78fed23c134b74f41567a4d56df3618272be1435.tar.bz2 cygnal-78fed23c134b74f41567a4d56df3618272be1435.zip |
* strace.cc (handle_output_debug_string): Parse strace output to allow various
types of time output.
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 62a442509..784e7de2a 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +Sun Feb 27 23:37:32 2000 Christopher Faylor <cgf@cygnus.com> + + * strace.cc (handle_output_debug_string): Parse strace output to allow + various types of time output. + Fri Jan 21 02:10:26 Corinna Vinschen <corinna@vinschen.de> * utils/regtool.cc (translate): Added unix like backslash |