index
:
~sthibaul/xserver-hurd
master
master-hurd
master-retro
GNU/Hurd port
sthibaul
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
WaitFor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-6
/
+6
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
1
-0
/
+5
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
1
-1
/
+1
2012-05-01
os: make timers signal-safe
Peter Hutterer
1
-2
/
+16
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-326
/
+281
2011-01-20
os: Reduce smart scheduler setup calls
Adam Jackson
1
-3
/
+9
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-06-18
Clarify use of and need for mffs vs. ffs
Alan Coopersmith
1
-1
/
+3
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-9
/
+9
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-14
/
+0
2008-07-24
Sync is built-in and mandatory.
Adam Jackson
1
-2
/
+0
2008-04-07
Fix Xvfb input when building against current X sources.
Adam Tkac
1
-5
/
+1
2008-02-14
Use strerror instead of errno values in user strings.
Adam Jackson
1
-4
/
+4
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-16
/
+1
2007-12-05
WaitForSomething: Ignore EAGAIN
Daniel Stone
1
-1
/
+1
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-15
/
+0
2007-11-19
xace: restore the old SaveScreens function and introduce new API, since the
Eamon Walsh
1
-1
/
+1
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-8
/
+3
2007-10-30
reduce wakeups from smart scheduler
Arjan van de Ven
1
-8
/
+3
2007-08-16
xace: add hooks + new access codes: core protocol screensaver requests
Eamon Walsh
1
-2
/
+2
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-3
/
+0
2007-03-28
Bug #10296: Fix timer rescheduling.
Tomas Janousek
1
-3
/
+6
2007-01-03
Move the code for resetting the DPMS mode in response to input events,
Fredrik Höglund
1
-4
/
+1
2006-11-28
Fix potential NULL pointer access in timer code.
Matthias Hopf
1
-7
/
+9
2006-10-29
WaitForSomething: only rewind when delta is more than 250ms
Daniel Stone
1
-10
/
+10
2006-10-25
WaitForSomething: allow time to rewind
Daniel Stone
1
-3
/
+31
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-06-01
Die XTESTEXT1, die!
Daniel Stone
1
-19
/
+0
2006-05-02
Use min() [defined in include/misc.h] instead of MIN() [not defined in any
Alan Coopersmith
1
-3
/
+3
2006-04-05
Put the screensaver extension back in the Xext module.
Fredrik Höglund
1
-10
/
+0
2006-03-31
Move the screensaver extension from module to builtins.
Fredrik Höglund
1
-0
/
+14
2006-03-24
Refactored the screensaver and DPMS timer code to use the screensaver timer
Fredrik Höglund
1
-89
/
+98
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-4
/
+4
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-1
/
+1
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-06-30
Added another test of checkForInput for WIN32 Windows keyboard and mouse
Alexander Gottwald
1
-0
/
+7
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-3
/
+3
2004-12-02
Remove some of the ifdef WIN32 checks from WaitForSomething
Alexander Gottwald
1
-17
/
+18
2004-11-22
Use a simple hashtable as ConnectionTranslation instead of a plain array on
Alexander Gottwald
1
-1
/
+1
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-1
/
+17
2004-10-18
Made handling of DevelDrivers for x86-64 more conformant to other
Egbert Eich
1
-12
/
+6
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-4
/
+7
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
[next]