On Tue, Dec 3, 2013 at 12:08 PM, Christian Weisgerber <[email protected]> wrote: > POSIX says select() and everything it needs should come from > <sys/select.h>. Eight years ago our headers have been fixed to > provide this. Time to acknowledge this in the man page, too. > > ok? ... > -.Fd #include <string.h>
<string.h> needs to stay until FD_ZERO() and FD_COPY() are changed to not use memset()/memcpy(). Philip
