From: Roland McGrath Date: Thu, 30 Jan 2003 20:15:35 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~822 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff02c907ea79f13e3ca27aed12f99e0f78cb258a;p=strace . --- diff --git a/ChangeLog b/ChangeLog index e9322dfd..2ee811c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ 2003-01-23 Roland McGrath - * linux/sparc/syscall.h: Declare sys_getdents64. + * signal.c: Reorder #ifdefs so HAVE_ASM_SIGCONTEXT_H doesn't matter on + SPARC, which doesn't use the header regardless. + + * util.c [LINUX && SPARC]: Do renaming kludges around + like signal.c does. + + * linux/sparc/syscall.h: Declare sys_getdents64, sys_llseek. * linux/dummy.h [! SYS_getpmsg] (sys_getpmsg): #define to printargs. [! SYS_putpmsg] (sys_putpmsg): Likewise.