Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add NFDBITS in sys/select.h with appropriate feature tests | Rich Felker | 2013-07-06 | 1 | -0/+3 |
* | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | 2012-09-08 | 1 | -5/+1 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -2/+8 |
* | FD_ISSET must return an int. this is the easiest way. | Rich Felker | 2011-09-23 | 1 | -1/+1 |
* | fix broken FD_* macros on 64-bit targets | Rich Felker | 2011-08-27 | 1 | -3/+3 |
* | add useless type fd_mask. it's in the reserved namespace. | Rich Felker | 2011-04-14 | 1 | -0/+2 |
* | fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) | Rich Felker | 2011-04-13 | 1 | -0/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+34 |