1. 7597fc2 fix various header namespace issues under feature-test-macro control by Rich Felker · 8 years ago
  2. befa586 make brace placement in public header struct definitions consistent by Rich Felker · 8 years ago
  3. ab8f6a6 fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE by Rich Felker · 10 years ago
  4. 6eb1950 add C11 timespec_get function, with associated time.h changes for C11 by Rich Felker · 10 years ago
  5. 1d23b3c fix const-correctness of argument to stime by Rich Felker · 11 years ago
  6. c8a9c22 restore type of NULL to void * except when used in C++ programs by Rich Felker · 11 years ago
  7. 551da2c fix clockid macro names in time.h, reported by Paul Schutte by Szabolcs Nagy · 11 years ago
  8. d74e462 add CLOCK_TAI (and CLOCK_SGI_CYCLE) clock ids to time.h by Szabolcs Nagy · 11 years ago
  9. 4191d24 add clock id macros for a number of new(ish) Linux-specific clocks by Rich Felker · 11 years ago
  10. 0173990 fix the type of CLOCKS_PER_SEC to match new clock_t type by Rich Felker · 11 years ago
  11. f7244d2 improve handling of nonstandard fields in struct tm by Rich Felker · 11 years ago
  12. da144ee make tm_zone etc visible under _GNU_SOURCE by rofl0r · 12 years ago
  13. 41d7c77 use a common definition of NULL as 0L for C and C++ by Rich Felker · 12 years ago
  14. 87781ac time.h: add BSD aliases for otherwise internal struct tm members by rofl0r · 12 years ago
  15. c1a9658 default features: make musl usable without feature test macros by Rich Felker · 12 years ago
  16. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  17. de05a2a revert one change in time.h; no evidence BSD_SOURCE should expose these.. by Rich Felker · 12 years ago
  18. cf254c3 fix feature test macros in time.h by Rich Felker · 12 years ago
  19. 23be72a add timegm function (inverse of gmtime), nonstandard by Rich Felker · 12 years ago
  20. 419ae6d support _BSD_SOURCE feature test macro by Rich Felker · 12 years ago
  21. ba6a9e7 legacy junk compatibility grab-bag by Rich Felker · 13 years ago
  22. 36bf569 more locale_t interfaces (string stuff) and header updates by Rich Felker · 13 years ago
  23. fd142e5 cleanup various minor issues reported by nsz by Rich Felker · 13 years ago
  24. 13cd969 fix various errors in function signatures/prototypes found by nsz by Rich Felker · 13 years ago
  25. 4e30249 fix another error from header cleanup, missing size_t in time.h by Rich Felker · 14 years ago
  26. 131b5be more header cleanup and conformance fixes - locale.h, time.h by Rich Felker · 14 years ago
  27. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago