index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
inputthread.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
os: log a bug whenever WriteToClient is called from the input thread
Peter Hutterer
1
-0
/
+8
2016-10-27
inputthread: On Linux leave the main thread's name as-is
Peter Hutterer
1
-0
/
+2
2016-10-15
os/inputthread: Ensure pollfd refreshing
Mihail Konev
1
-1
/
+4
2016-09-13
os: Use pthread_setname_np to set thread names if available
Alan Coopersmith
1
-0
/
+12
2016-09-13
os/inputthread: Fix setting of cloexec on file descriptors
Jeremy Huddleston Sequoia
1
-2
/
+13
2016-08-12
os: Allow re-registering fd with InputThreadRegisterDev
Keith Packard
1
-11
/
+25
2016-08-11
os: append, rather than prepend, any new input thread fds
Peter Hutterer
1
-1
/
+1
2016-07-21
os: Use ospoll for input thread [v2]
Keith Packard
1
-38
/
+82
2016-07-18
os: InputThreadFillPipe doesn't need select or poll
Keith Packard
1
-16
/
+2
2016-06-01
os: Lock input while messing with input device list
Keith Packard
1
-3
/
+11
2016-05-29
os: fix input_mutex_count off-by-one in input_force_unlock
Keith Packard
1
-2
/
+3
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
1
-0
/
+470