From: Roland McGrath Date: Fri, 24 Jan 2003 04:39:50 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~826 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ee7d1fc01196c6ee7ffbf062ac591a25c1e53da;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 7571cd61..e9322dfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2003-01-23 Roland McGrath + * linux/sparc/syscall.h: Declare sys_getdents64. + + * linux/dummy.h [! SYS_getpmsg] (sys_getpmsg): #define to printargs. + [! SYS_putpmsg] (sys_putpmsg): Likewise. + * process.c: Reorder includes to put sys/reg.h before linux/ptrace.h, since they can conflict.