Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年10月28日 | add time64 symbol name redirects to public headers, under arch control | Rich Felker | -0/+5 |
2016年07月03日 | make brace placement in public header typedef'd structs consistent | Rich Felker | -2/+1 |
2013年07月06日 | add NFDBITS in sys/select.h with appropriate feature tests | Rich Felker | -0/+3 |
2012年09月08日 | remove all remaining redundant __restrict/__inline/_Noreturn defs | Rich Felker | -5/+1 |
2012年09月06日 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -2/+8 |
2011年09月23日 | FD_ISSET must return an int. this is the easiest way. | Rich Felker | -1/+1 |
2011年08月27日 | fix broken FD_* macros on 64-bit targets | Rich Felker | -3/+3 |
2011年04月14日 | add useless type fd_mask. it's in the reserved namespace. | Rich Felker | -0/+2 |
2011年04月13日 | fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) | Rich Felker | -0/+1 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+34 |