[prev in list] [next in list] [prev in thread] [next in thread] 

List:       strace
Subject:    [PATCH] sparc: add new funcs to syscall.h
From:       Mike Frysinger <vapier () gentoo ! org>
Date:       2011-02-19 20:32:07
Message-ID: 1298147527-4644-1-git-send-email-vapier () gentoo ! org
[Download RAW message or body]

Sync missing defs from the common syscall.h here.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

	* linux/sparc/syscall.h: Add sys_setfsuid, sys_pread64, and
	sys_pwrite64 prototypes.
---
 linux/sparc/syscall.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/linux/sparc/syscall.h b/linux/sparc/syscall.h
index 07bc777..0e8df5e 100644
--- a/linux/sparc/syscall.h
+++ b/linux/sparc/syscall.h
@@ -219,6 +219,8 @@ int	sys_epoll_pwait();
 int	sys_signalfd(), sys_timerfd(), sys_eventfd();
 int	sys_signalfd4(), sys_eventfd2(), sys_epoll_create1(), sys_dup3(), sys_pipe2();
 int	sys_inotify_init1();
+int	sys_setfsuid();
+int	sys_pread64(), sys_pwrite64();
 
 #  define SYS_socket_subcall	353
 #define SYS_sub_socket		(SYS_socket_subcall + 1)
-- 
1.7.4.1


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic