summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* burying unused conditionalsAl Viro2013-02-141-7/+0
* take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-031-4/+0
* sanitize rt_sigaction() situation a bitAl Viro2013-02-031-5/+0
* 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-281-12/+0
* consolidate sys_execve() prototypeAl Viro2012-11-281-7/+0
* generic sys_fork / sys_vfork / sys_cloneAl Viro2012-11-281-4/+3
* 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