aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/syscalls.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2013-02-14burying unused conditionalsGravatar Al Viro 1-7/+0
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hGravatar Al Viro 1-4/+0
2013-02-03sanitize rt_sigaction() situation a bitGravatar Al Viro 1-5/+0
2012-12-26CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hGravatar Vineet Gupta 1-0/+2
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hGravatar Al Viro 1-12/+0
2012-11-28consolidate sys_execve() prototypeGravatar Al Viro 1-7/+0
2012-11-28generic sys_fork / sys_vfork / sys_cloneGravatar Al Viro 1-4/+3
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hGravatar David Howells 1-2/+4
2009-06-11asm-generic: add generic versions of common headersGravatar Arnd Bergmann 1-0/+60