From: Roland McGrath Date: Wed, 2 Feb 2005 02:49:03 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~465 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b3ca10e359935fbd84d6de681d487f61f90e09c;p=strace . --- diff --git a/ChangeLog b/ChangeLog index d3071070..78bc4905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-02-01 Roland McGrath + + * util.c (getpc) [S390 || S390X]: Implement it. + Patch by David Wilder . + + * linux/ia64/syscallent.h: Add fadvise64, fstatfs64, statfs64, mbind, + [gs]et_mempolicy, mq_*, sys_kexec_load, vserver, and waitid. + Fixes RH#146245. + +2005-01-22 Andreas Schwab + + * net.c (sys_getsockopt): Change type of len to int. + 2004-10-19 Roland McGrath * configure.ac, NEWS: Version 4.5.8.