Historique des commits

Auteur SHA1 Message Date
  Ismael Luceno 98e688a9da define NULL as nullptr when used in C++11 or later il y a 3 ans
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control il y a 5 ans
  Rich Felker 7597fc25a2 fix various header namespace issues under feature-test-macro control il y a 8 ans
  Rich Felker befa5866ee make brace placement in public header struct definitions consistent il y a 8 ans
  Rich Felker ab8f6a6e42 fix places where _BSD_SOURCE failed to yield a superset of _XOPEN_SOURCE il y a 10 ans
  Rich Felker 6eb19505bc add C11 timespec_get function, with associated time.h changes for C11 il y a 10 ans
  Rich Felker 1d23b3c913 fix const-correctness of argument to stime il y a 11 ans
  Rich Felker c8a9c22173 restore type of NULL to void * except when used in C++ programs il y a 11 ans
  Szabolcs Nagy 551da2c191 fix clockid macro names in time.h, reported by Paul Schutte il y a 11 ans
  Szabolcs Nagy d74e462a76 add CLOCK_TAI (and CLOCK_SGI_CYCLE) clock ids to time.h il y a 11 ans
  Rich Felker 4191d24476 add clock id macros for a number of new(ish) Linux-specific clocks il y a 11 ans
  Rich Felker 0173990284 fix the type of CLOCKS_PER_SEC to match new clock_t type il y a 11 ans
  Rich Felker f7244d205f improve handling of nonstandard fields in struct tm il y a 11 ans
  rofl0r da144eec54 make tm_zone etc visible under _GNU_SOURCE il y a 11 ans
  Rich Felker 41d7c77d6a use a common definition of NULL as 0L for C and C++ il y a 11 ans
  rofl0r 87781ac64c time.h: add BSD aliases for otherwise internal struct tm members il y a 12 ans
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros il y a 12 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
  Rich Felker de05a2ac22 revert one change in time.h; no evidence BSD_SOURCE should expose these.. il y a 12 ans
  Rich Felker cf254c32ec fix feature test macros in time.h il y a 12 ans
  Rich Felker 23be72ae45 add timegm function (inverse of gmtime), nonstandard il y a 12 ans
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro il y a 12 ans
  Rich Felker ba6a9e7734 legacy junk compatibility grab-bag il y a 12 ans
  Rich Felker 36bf56940a more locale_t interfaces (string stuff) and header updates il y a 12 ans
  Rich Felker fd142e5ec4 cleanup various minor issues reported by nsz il y a 13 ans
  Rich Felker 13cd969552 fix various errors in function signatures/prototypes found by nsz il y a 13 ans
  Rich Felker 4e30249643 fix another error from header cleanup, missing size_t in time.h il y a 13 ans
  Rich Felker 131b5be2f4 more header cleanup and conformance fixes - locale.h, time.h il y a 13 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 13 ans