fix reversed argument order x86_64 sigsetjmp's call to sigprocmask
[musl] / include / sys / select.h
2012-09-08 Rich Felkerremove all remaining redundant __restrict/__inline...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-24 Rich FelkerFD_ISSET must return an int. this is the easiest way.
2011-08-27 Rich Felkerfix broken FD_* macros on 64-bit targets
2011-04-14 Rich Felkeradd useless type fd_mask. it's in the reserved namespace.
2011-04-13 Rich Felkerfix and cleanup suseconds_t/timeval stuff (broken on...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0