mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 23:40:10 +00:00
981569c74c
This patch updates the glibc headers with the defines MADV_FREE, IPV6_HDRINCL and EPOLLEXCLUSIVE that are added in Linux 4.5. Tested for x86_64 and x86 (testsuite, and that installed stripped shared libraries are unchanged by the patch). * bits/mman-linux.h [__USE_MISC] (MADV_FREE): New macro. * sysdeps/unix/sysv/linux/hppa/bits/mman.h [__USE_MISC] (MADV_FREE): Likewise. * sysdeps/unix/sysv/linux/bits/in.h (IPV6_HDRINCL): Likewise. * sysdeps/unix/sysv/linux/sys/epoll.h (enum EPOLL_EVENTS): Add EPOLLEXCLUSIVE. |
||
---|---|---|
.. | ||
epoll.h | ||
errno.h | ||
eventfd.h | ||
fcntl.h | ||
inotify.h | ||
ioctls.h | ||
ipc.h | ||
mman.h | ||
msq.h | ||
sem.h | ||
shm.h | ||
sigaction.h | ||
signalfd.h | ||
signum.h | ||
socket_type.h | ||
timerfd.h |