change underlying type of clock_t to be uniform and match ABI
[musl] / include / sys / time.h
2012-12-06 rofl0radd obsolete futimesat()
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2012-01-25 Rich Felkeradd legacy futimes and lutimes functions
2011-04-13 Rich Felkerfix and cleanup suseconds_t/timeval stuff (broken on...
2011-04-11 Rich Felkeradd legacy BSD-style timer*() macros in sys/time.h
2011-02-27 Rich Felkercleanup namespace in sys/time.h
2011-02-14 Rich Felkerextensive header cleanup for standards conformance...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0