repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
delete ksh checks
[glibc.git]
/
include
/
sys
/
epoll.h
blob
ce1c2e26d5f8ad081ad46dc8465f5460c15edff1
1
#ifndef _SYS_EPOLL_H
2
#include_next <sys/epoll.h>
3
4
libc_hidden_proto
(
epoll_pwait
)
5
6
#endif