]> git.ipfire.org Git - thirdparty/glibc.git/commit - io/bits/poll2.h
Add checking versions of poll and ppoll
authorUlrich Drepper <drepper@gmail.com>
Sun, 8 Jan 2012 16:55:32 +0000 (11:55 -0500)
committerUlrich Drepper <drepper@gmail.com>
Sun, 8 Jan 2012 16:55:32 +0000 (11:55 -0500)
commitd9a216c037590c414e4069afde01fde84794e0d6
tree0c4cbf65be6c1a788741977cbd383def08406a78
parent15cfed3f93f60e79508043047065f189754f8e35
Add checking versions of poll and ppoll
14 files changed:
ChangeLog
NEWS
debug/Makefile
debug/Versions
debug/poll_chk.c [new file with mode: 0644]
debug/ppoll_chk.c [new file with mode: 0644]
debug/tst-chk1.c
include/bits/poll2.h [new file with mode: 0644]
include/sys/poll.h
io/bits/poll2.h [new file with mode: 0644]
io/ppoll.c
io/sys/poll.h
sysdeps/mach/hurd/ppoll.c
sysdeps/unix/sysv/linux/ppoll.c