Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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.0v0.5.0 | Rich Felker | -0/+34 |