]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 24 Jan 2003 04:39:50 +0000 (04:39 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 24 Jan 2003 04:39:50 +0000 (04:39 +0000)
ChangeLog

index 7571cd61440191d41d64c6955a78b05022756421..e9322dfdbd401030e8bde0b5306abaa5a598622a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2003-01-23  Roland McGrath  <roland@redhat.com>
 
+       * 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.