From: Roland McGrath Date: Tue, 22 Aug 2006 06:06:24 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~277 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ef291b9ebdacef545e866ea2676c294ada9b397;p=strace . --- diff --git a/ChangeLog b/ChangeLog index ff59b805..777a9e9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-08-21 Roland McGrath + + * linux/syscall.h (SYS_socket_subcall): Bump to 400. + * linux/syscallent.h: Update table. + * linux/arm/syscallent.h: Likewise. + * linux/m68k/syscallent.h: Likewise. + * linux/s390/syscallent.h: Likewise. + * linux/s390x/syscallent.h: Likewise. + Fixes RH#202620. + 2006-04-25 Roland McGrath * strace.c (main): Fail when -c is given with -ff.