From: Roland McGrath Date: Tue, 31 Aug 2004 07:48:03 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~533 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc025fad62c940203f5a2e971334eb6858e6dda7;p=strace . --- diff --git a/ChangeLog b/ChangeLog index ff874eb7..b986a548 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-08-31 Roland McGrath + * 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.