Bernhard Reutner-Fischer
|
7efe10ec5f
libc: split multi-source epoll.c
|
10 лет назад |
Markos Chandras
|
3db05793b7
epoll: Use epoll_pwait if arch does not have the epoll_wait syscall
|
12 лет назад |
Markos Chandras
|
257323e525
epoll: Use epoll_create1 if arch does not have the epoll_create syscall
|
12 лет назад |
Mike Frysinger
|
290e19f814
drop support for pre ISO-C compilers
|
12 лет назад |
Peter S. Mazinger
|
1c17b766a9
epoll.c: add cancellation to epoll_[p]wait()
|
12 лет назад |
Peter S. Mazinger
|
64572a51b0
add epoll_pwait()
|
13 лет назад |
Phil Blundell
|
8245f3b463
Fix __libc_epoll_pwait compile failure on x86
|
13 лет назад |
Bernhard Reutner-Fischer
|
1bfe83b42b
epoll: redo cancellation to match master
|
13 лет назад |
Peter S. Mazinger
|
c6057584e0
epoll.c: add cancellation to epoll_[p]wait()
|
13 лет назад |
Thierry Reding
|
bf5dd19d97
Implement epoll_create1 and epoll_pwait system calls.
|
13 лет назад |
Mike Frysinger
|
73d5955414
unify stub logic
|
15 лет назад |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 лет назад |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 лет назад |
Mike Frysinger
|
c0eafa7e95
simplify epoll code
|
18 лет назад |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 лет назад |
Mike Frysinger
|
7334cfc680
Justin Cormack <justin@street-vision.com> writes:
|
20 лет назад |