OSDN Git Service

epoll.h: sync with glibc
authorMike Frysinger <vapier@gentoo.org>
Sun, 29 Apr 2012 03:51:56 +0000 (23:51 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 29 Apr 2012 03:52:56 +0000 (23:52 -0400)
commitea4389f7c11ef401a92b4b748321dce8fc3de1d8
treef9849f24c9998042e039ec66c773b6093f1c7907
parent7bad8cf68b6e2434686bd80182f4a5bc22004416
epoll.h: sync with glibc

Since glibc has split out arch-specific stuff to bits/epoll.h, we can
pull that sanity back into our tree and drop the arch ifdefs.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
libc/sysdeps/linux/alpha/bits/epoll.h [new file with mode: 0644]
libc/sysdeps/linux/common/bits/epoll.h [new file with mode: 0644]
libc/sysdeps/linux/common/sys/epoll.h
libc/sysdeps/linux/mips/bits/epoll.h [new file with mode: 0644]
libc/sysdeps/linux/sparc/bits/epoll.h [new file with mode: 0644]
libc/sysdeps/linux/x86_64/bits/epoll.h [new file with mode: 0644]