1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for

new epoll_create1 interface.
	* sysdeps/unix/sysv/linux/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
This commit is contained in:
Ulrich Drepper
2008-08-01 23:49:18 +00:00
parent 144bfa86e2
commit ebcc1f4d75
6 changed files with 28 additions and 7 deletions

View File

@ -136,7 +136,7 @@ libc {
timerfd_create; timerfd_settime; timerfd_gettime;
}
GLIBC_2.9 {
epoll_create2; inotify_init1;
epoll_create1; inotify_init1;
}
GLIBC_PRIVATE {
# functions used in other libraries