summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/syscalls.h
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2013-02-14burying unused conditionalsAl Viro-7/+0
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro-4/+0
2013-02-03sanitize rt_sigaction() situation a bitAl Viro-5/+0
2012-12-26CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta-0/+2
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro-12/+0
2012-11-28consolidate sys_execve() prototypeAl Viro-7/+0
2012-11-28generic sys_fork / sys_vfork / sys_cloneAl Viro-4/+3
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells-2/+4
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann-0/+60