Add range checking for FD_SET, FD_CLR, and FD_ISSET
authorUlrich Drepper <drepper@gmail.com>
Thu, 8 Sep 2011 23:48:47 +0000 (19:48 -0400)
committerUlrich Drepper <drepper@gmail.com>
Thu, 8 Sep 2011 23:48:47 +0000 (19:48 -0400)
commita0f33f996f7986dbf37631a4577f8565b42df29e
tree78c71a736d4bd75009abba7796f0e0aca78e47ec
parent762011fe9ffded81448be4dc50a2b27faaafe4c9
Add range checking for FD_SET, FD_CLR, and FD_ISSET
ChangeLog
NEWS
debug/Makefile
debug/Versions
debug/fdelt_chk.c [new file with mode: 0644]
debug/tst-chk1.c
include/bits/select2.h [new file with mode: 0644]
misc/Makefile
misc/bits/select2.h [new file with mode: 0644]
misc/sys/select.h