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