]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 30 Jan 2003 20:15:35 +0000 (20:15 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 30 Jan 2003 20:15:35 +0000 (20:15 +0000)
ChangeLog

index e9322dfdbd401030e8bde0b5306abaa5a598622a..2ee811c16e5ecaccecd1d716252f7c130a88c7de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
 2003-01-23  Roland McGrath  <roland@redhat.com>
 
-       * 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 <asm/reg.h>
+       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.