summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* burying unused conditionalsAl Viro2013-02-141-7/+0Star
* take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-041-4/+0Star
* sanitize rt_sigaction() situation a bitAl Viro2013-02-031-5/+0Star
* CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta2012-12-261-0/+2
* take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-291-12/+0Star
* consolidate sys_execve() prototypeAl Viro2012-11-291-7/+0Star
* generic sys_fork / sys_vfork / sys_cloneAl Viro2012-11-291-4/+3Star
* Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-181-2/+4
* asm-generic: add generic versions of common headersArnd Bergmann2009-06-111-0/+60