6 Commits (b7afd7a7ec95fdc98dd31078891a9563d6f4ac73)

Author SHA1 Message Date
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker c41a76f58c FD_ISSET must return an int. this is the easiest way. 15 years ago
Rich Felker 1f5ff26cd7 fix broken FD_* macros on 64-bit targets 15 years ago
Rich Felker 33a3f202d1 add useless type fd_mask. it's in the reserved namespace. 15 years ago
Rich Felker cac7d837cc fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago