index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
timer: print the wrong offset when we have a negative timer offset bug
Peter Hutterer
1
-1
/
+2
2015-07-28
Change to micro seconds for measuring time internally
Jonas Ådahl
1
-3
/
+3
2015-07-28
timer: Warn about negative timer offsets
Jonas Ådahl
1
-1
/
+4
2015-06-16
COPYING: Update boilerplate from MIT X11 to MIT Expat license
Peter Hutterer
1
-16
/
+17
2015-06-01
Add missing config.h includes
Jon A. Cruz
1
-0
/
+2
2015-05-28
Update Red Hat's copyright
Peter Hutterer
1
-1
/
+1
2015-05-08
timer: fix coverity warning about unused return value
Peter Hutterer
1
-1
/
+7
2015-05-01
timer: set O_NONBLOCK on the timerfd
Peter Hutterer
1
-1
/
+2
2015-04-30
timer: drain data on the timerfd when it triggers
Peter Hutterer
1
-0
/
+3
2014-09-18
Add a helper function for clock_gettime
Peter Hutterer
1
-21
/
+8
2014-07-03
Fix compiler warnings for missing initializers
Peter Hutterer
1
-1
/
+1
2014-06-25
timer: Complain if a timer is set more than 5 seconds from now
Hans de Goede
1
-0
/
+17
2014-06-23
Change the logging system to be per-context
Peter Hutterer
1
-2
/
+2
2014-06-10
Add a timer subsystem
Hans de Goede
1
-0
/
+144