]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 07:48:03 +0000 (07:48 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 07:48:03 +0000 (07:48 +0000)
ChangeLog

index ff874eb74499990ae36e121ffde2843277c9e42b..b986a548c453f20b8c08b252b94c035e2a5ccdfa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2004-08-31  Roland McGrath  <roland@redhat.com>
 
+       * strace.1: Say that -c shows system CPU time, not real time.
+       Fixes Debian bug #254438.
+
+       * syscall.c (dumpio): Match pread and pwrite system calls too.
+       Fixes Debian bug #239947.
+
        * net.c (sockoptions): Add all SO_* macros known in Linux 2.6.9.
        Fixes Debian bug #171653.