Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -7/+0 |
* | take sys_rt_sigsuspend() prototype to linux/syscalls.h | Al Viro | 2013-02-03 | 1 | -4/+0 |
* | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 | 1 | -5/+0 |
* | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h | Vineet Gupta | 2012-12-26 | 1 | -0/+2 |
* | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 1 | -12/+0 |
* | consolidate sys_execve() prototype | Al Viro | 2012-11-28 | 1 | -7/+0 |
* | generic sys_fork / sys_vfork / sys_clone | Al Viro | 2012-11-28 | 1 | -4/+3 |
* | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells | 2010-08-18 | 1 | -2/+4 |
* | asm-generic: add generic versions of common headers | Arnd Bergmann | 2009-06-11 | 1 | -0/+60 |