Previously, FD_SET and friends were missing their actual definitions. This provides definitions, entirely within the system headers in a way that doesn't need instantiated out-of-line definitions.
This incoporates pieces from musl-libc, cloudlibc, cloudabi, libpreopen, and dlmalloc, as well as a significant amount of new code.