This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-12-11 13:50:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce5b73a7c3
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
generic
/
Makefile
4 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add sysdeps/unix/sysv/linux/generic/. Changes are tracked in ChangeLog.linux-generic.
2011-12-04 02:13:38 +00:00
i
f
e
q
(
$(
subdir
)
,
m
i
s
c
)
Consolidate Linux epoll_wait syscall This patch consolidates the epoll_wait Linux syscall generation on sysdeps/unix/sysv/linux/epoll_wait.c. The implementation tries to use __NR_epoll_wait if defined, otherwise calls epoll_pwait. Checked on i686-linux-gnu, x86_64-linux-gnu, x86_64-linux-gnux32, arch64-linux-gnu, arm-linux-gnueabihf, and powerpc64le-linux-gnu. * sysdeps/unix/sysv/linux/epoll_wait.c: New file. * sysdeps/unix/sysv/linux/generic/epoll_wait.c: Remove file. * sysdeps/unix/sysv/linux/syscalls.list: Remove epoll_wait from auto-generation list.
2016-11-21 19:40:19 +00:00
sysdep_routines
+=
epoll_create inotify_init
Add sysdeps/unix/sysv/linux/generic/. Changes are tracked in ChangeLog.linux-generic.
2011-12-04 02:13:38 +00:00
e
n
d
i
f
Reference in New Issue
Copy Permalink