2005-02-01 Roland McGrath <roland@redhat.com>
* process.c [LINUX] [X86_64] (sys_arch_prctl): New function. * linux/syscall.h: Declare it. * linux/x86_64/syscallent.h: Use it. Part of RH#142667.
This commit is contained in:
parent
28eace82fd
commit
1f1c54aea7
@ -99,6 +99,7 @@ int sys_mq_notify(), sys_mq_getsetattr();
|
||||
int sys_epoll_create(), sys_epoll_ctl(), sys_epoll_wait();
|
||||
int sys_waitid(), sys_fadvise64(), sys_fadvise64_64();
|
||||
int sys_mbind(), sys_get_mempolicy(), sys_set_mempolicy();
|
||||
int sys_arch_prctl();
|
||||
|
||||
/* sys_socketcall subcalls */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user