]> git.pld-linux.org Git - packages/strace.git/commitdiff
- updated for 4.5.16 auto/ti/strace-4_5_16-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Sep 2007 20:32:37 +0000 (20:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    strace-newsysc.patch -> 1.14

strace-newsysc.patch

index 17ca1224653aea80cde1549035d560b58daf4842..b966b1a70795279023d671fbcc904718c477091b 100644 (file)
@@ -69,9 +69,7 @@ diff -Nur strace-4.5.1.orig/linux/syscallent.h strace-4.5.1/linux/syscallent.h
  
  int   sys_umask();            /* XXX */
  
---- strace-4.5.15/linux/sparc/syscall.h.orig   2007-04-16 19:07:11.068255000 +0000
-+++ strace-4.5.15/linux/sparc/syscall.h        2007-04-16 19:53:44.194814500 +0000
-@@ -204,4 +204,11 @@
+@@ -204,4 +205,14 @@
  int   sys_clock_getres(), sys_clock_nanosleep();
  int   sys_timer_create(), sys_timer_settime(), sys_timer_gettime();
  
@@ -81,5 +79,8 @@ diff -Nur strace-4.5.1.orig/linux/syscallent.h strace-4.5.1/linux/syscallent.h
 +int   sys_openat(), sys_mkdirat(), sys_mknodat(), sys_fchownat(), sys_futimesat(), sys_newfstatat(), sys_unlinkat(), sys_renameat(), sys_linkat(), sys_symlinkat(), sys_readlinkat(), sys_fchmodat(), sys_faccessat();
 +int   sys_pselect6(), sys_ppoll();
 +int   sys_unshare();
++int   sys_move_pages(), sys_getcpu();
++int   sys_epoll_pwait();
++int   sys_signalfd(), sys_timerfd(), sys_eventfd();
 +
  #include "syscall1.h"
This page took 0.194409 seconds and 4 git commands to generate.