kernel - Add additional clock_gettime() modes
[dragonfly.git] / include / time.h
2012-08-24 Matthew Dillonkernel - Add additional clock_gettime() modes
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-02-07 Sascha WildnerRemove useless belt and suspenders include guards in...
2009-10-07 Simon Schubertmove struct timespec into its own header
2009-04-07 Peter AvalosAdd the restrict qualifier to strftime(3) and strptime(3).
2009-04-07 Peter AvalosRemove the timezone() function.
2008-06-05 Sascha WildnerInclude <sys/_null.h> for the definition of NULL.
2008-04-09 Hasso TepperFix ifdefs to make it possible to use time.h in standar...
2005-01-27 Joerg SonnenbergerUse and define size_t as specified by SUSv3.
2003-11-15 Jeroen Ruigrok/asmodaiChange wrapping definition from ending in DECLARED_...
2003-11-14 Matthew DillonRemove __P() macros from include/
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: