aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/timer-linux.c
Commit message (Expand)AuthorAge
* build: remove nanosleep() checkGravatar wm42017-12-02
* osdep/timer*: change license to LGPLGravatar wm42017-05-05
* Update license headersGravatar Marcin Kurczewski2015-04-13
* timer: reduce ifdef headsplitting-factorGravatar wm42014-03-09
* timer: switch to CLOCK_MONOTONICGravatar wm42014-03-09
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* timer: refactor, add 64 bit timer functionGravatar wm42013-05-26
* timer: remove timer_nameGravatar wm42012-09-07
* Remove leftover BeOS support stuffGravatar wm42012-08-03
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\
| * cosmetics: reindentGravatar diego2009-04-19
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Add standard license headers to files.Gravatar diego2009-03-01
* | Include corresponding .h in some .c filesGravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* | osdep: Remove cruftGravatar Uoti Urpala2008-04-28
* | timers: Remove GetRelativeTime()Gravatar Uoti Urpala2008-04-28
* | osdep: Change timer_name to a saner typeGravatar Uoti Urpala2008-04-28
|/
* Fix warnings when compiling test application.Gravatar diego2007-12-28
* Rename timer-lx.c --> timer-linux.c.Gravatar diego2007-11-21