aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/syscalls.h
AgeCommit message (Expand)Author
2013-02-14burying unused conditionalsAl Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2012-12-26CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-11-28generic sys_fork / sys_vfork / sys_cloneAl Viro
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann