Arnd Bergmann
|
ecf4667d30
syscalls.h add the missing sys_pipe2 declaration
|
16 years ago |
Thomas Bogendoerfer
|
8b9cf76d0f
Fix SYSCALL_ALIAS for older MIPS assembler
|
16 years ago |
Frederic Weisbecker
|
47788c58e6
tracing/syscalls: use a dedicated file header
|
16 years ago |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
601cc11d05
Make non-compat preadv/pwritev use native register size
|
16 years ago |
Gerd Hoffmann
|
f3554f4bc6
preadv/pwritev: Add preadv and pwritev system calls.
|
16 years ago |
Frederic Weisbecker
|
bed1ffca02
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
|
16 years ago |
Heiko Carstens
|
6c5979631b
syscall define: fix uml compile bug
|
16 years ago |
Ivan Kokshaysky
|
e5d9a90c36
alpha: use syscall wrappers
|
16 years ago |
Heiko Carstens
|
2b66421995
[CVE-2009-0029] System call wrappers part 33
|
16 years ago |
Heiko Carstens
|
d4e82042c4
[CVE-2009-0029] System call wrappers part 32
|
16 years ago |
Benjamin Herrenschmidt
|
ee6a093222
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
|
16 years ago |
Heiko Carstens
|
1a94bc3476
[CVE-2009-0029] System call wrapper infrastructure
|
16 years ago |
Heiko Carstens
|
e55380edf6
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
|
16 years ago |
Heiko Carstens
|
2ed7c03ec1
[CVE-2009-0029] Convert all system calls to return a long
|
16 years ago |
Heiko Carstens
|
4c696ba798
[CVE-2009-0029] Move compat system call declarations to compat header file
|
16 years ago |
Michael Kerrisk
|
4ae8978cf9
inotify: fix type errors in interfaces
|
16 years ago |
Ulrich Drepper
|
de11defebf
reintroduce accept4
|
16 years ago |
Harvey Harrison
|
b4615e69b6
sys_paccept definition missing __user annotation
|
17 years ago |
Ulrich Drepper
|
9fe5ad9c8c
flag parameters add-on: remove epoll_create size param
|
17 years ago |
Ulrich Drepper
|
4006553b06
flag parameters: inotify_init
|
17 years ago |
Ulrich Drepper
|
336dd1f70f
flag parameters: dup2
|
17 years ago |
Ulrich Drepper
|
a0998b50c3
flag parameters: epoll_create
|
17 years ago |
Ulrich Drepper
|
b087498eb5
flag parameters: eventfd
|
17 years ago |
Ulrich Drepper
|
9deb27baed
flag parameters: signalfd
|
17 years ago |
Ulrich Drepper
|
aaca0bdca5
flag parameters: paccept
|
17 years ago |
Adrian Bunk
|
f606ddf42f
remove the v850 port
|
17 years ago |
David Howells
|
8f0cfa52a1
xattr: add missing consts to function arguments
|
17 years ago |
Matthew Wilcox
|
5a6483feb0
include: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
Davide Libenzi
|
4d672e7ac7
timerfd: new timerfd API
|
17 years ago |