index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
signalfd.c
Age
Commit message (
Expand
)
Author
2009-01-14
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
flag parameters: NONBLOCK in signalfd
Ulrich Drepper
2008-07-24
flag parameters: signalfd
Ulrich Drepper
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-05-01
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-04-11
signalfd: fix for incorrect SI_QUEUE user data reporting
Davide Libenzi
2008-02-06
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-03
Fix a small number of "memeber" typoes.
Robert P. J. Day
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
2007-09-20
signalfd simplification
Davide Libenzi
2007-08-23
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
2007-07-26
tiny signalfd cleanup
Ulrich Drepper
2007-06-28
avoid spurious POLLIN returns in signalfd
Davide Libenzi
2007-05-24
signalfd: retrieve multiple signals with one read() call
Davi Arnaut
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi