]> git.pld-linux.org Git - packages/strace.git/blame - strace-sparc.patch
- missing sys_epoll* prototypes; whole old patch obsolete
[packages/strace.git] / strace-sparc.patch
CommitLineData
23275441
JB
1--- strace-4.5.8/linux/sparc/syscall.h.orig 2005-02-27 16:32:11.277843000 +0000
2+++ strace-4.5.8/linux/sparc/syscall.h 2005-02-27 16:38:09.265412147 +0000
3@@ -201,5 +201,6 @@
4 int sys_fstatfs64(), sys_clock_settime(), sys_clock_gettime();
5 int sys_clock_getres(), sys_clock_nanosleep();
6 int sys_timer_create(), sys_timer_settime(), sys_timer_gettime();
7+int sys_epoll_create(), sys_epoll_ctl(), sys_epoll_wait();
8
9 #include "syscall1.h"
This page took 0.038545 seconds and 4 git commands to generate.