summaryrefslogtreecommitdiffstats
path: root/sysdep/unix/timer.h
AgeCommit message (Expand)Author
2011-07-08Removes timers for stub interfaces. Also fixes some minor bugs.Ondrej Zajicek
2010-02-03Makes date/time formats configurable.Ondrej Zajicek
2008-11-05Fix problem with local time changes.Ondrej Zajicek
2005-02-14Small changed to reduce the number of warnings.Ondrej Filip
2001-03-06Fixed <time.h> vs. <sys/time.h> problems.Martin Mares
2000-03-12Added tm_format_datetime().Martin Mares
1999-12-01Added tm_format_reltime() for formatting of relative time quantities.Martin Mares
1999-11-30Moved TIME_INFINITY to timer.h, so that it's publicly available.Martin Mares
1999-08-03Added functions for parsing and formatting of dates.Martin Mares
1998-07-15Added comment explaining `now'.Martin Mares
1998-07-10Replaced remaining references of clock_t by bird_clock_t.Martin Mares
1998-05-26Whee, multicast sockets work!Martin Mares
1998-05-24Implemented timers. Using bird_clock_t for absolute time from now...Martin Mares
1998-05-15The library is now glued together from generic and OS-dependent partsMartin Mares