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 7352b59d68 remove redundant feature test macro checks in sys/time.h 7 years ago
  Rich Felker befa5866ee make brace placement in public header struct definitions consistent 8 years ago
  Rich Felker ad87c2eecf add nonstandard timespec/timeval conversion macros in sys/time.h 10 years ago
  rofl0r 8ff810d779 timeradd/timersub: cast result to void to get rid of warnings 10 years ago
  Szabolcs Nagy 31ff797787 fix the prototype of settimeofday to follow the original BSD declaration 11 years ago
  rofl0r 7aec71c411 add obsolete futimesat() 11 years ago
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 12 years ago
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
  Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 12 years ago
  Rich Felker 477e72ac4a add legacy futimes and lutimes functions 12 years ago
  Rich Felker cac7d837cc fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) 13 years ago
  Rich Felker 691b20bec0 add legacy BSD-style timer*() macros in sys/time.h 13 years ago
  Rich Felker b1b465c438 cleanup namespace in sys/time.h 13 years ago
  Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness 13 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 13 years ago