mirror of
git://git.musl-libc.org/musl
synced 2025-02-16 02:46:53 +00:00
add NFDBITS in sys/select.h with appropriate feature tests
the main use for this macro seems to be knowing the correct allocation granularity for dynamic-sized fd_set objects. such usage is non-conforming and results in undefined behavior, but it is widespread in applications.
This commit is contained in:
parent
6d861ac874
commit
ca9aff6a16