Commit History

Author SHA1 Message Date
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control 5 years ago
  Rich Felker ee3f0c5516 make brace placement in public header typedef'd structs consistent 8 years ago
  Rich Felker ca9aff6a16 add NFDBITS in sys/select.h with appropriate feature tests 11 years ago
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs 12 years ago
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
  Rich Felker c41a76f58c FD_ISSET must return an int. this is the easiest way. 13 years ago
  Rich Felker 1f5ff26cd7 fix broken FD_* macros on 64-bit targets 13 years ago
  Rich Felker 33a3f202d1 add useless type fd_mask. it's in the reserved namespace. 13 years ago
  Rich Felker cac7d837cc fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) 13 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 13 years ago