This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 400bdb5c85 Improve doc for time_t range (BZ 31808) new 92c270d32c Linux: Add epoll ioctls
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: NEWS | 3 + sysdeps/unix/sysv/linux/Makefile | 1 + sysdeps/unix/sysv/linux/sys/epoll.h | 14 +++++ sysdeps/unix/sysv/linux/tst-epoll-ioctls.c | 92 ++++++++++++++++++++++++++++++ 4 files changed, 110 insertions(+) create mode 100644 sysdeps/unix/sysv/linux/tst-epoll-ioctls.c