summaryrefslogtreecommitdiff
path: root/os/WaitFor.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-6/+6
2013-11-11Trap SIGBUS to handle truncated shared memory segmentsKeith Packard1-0/+5
2013-10-18dix: provide accessor methods for the last device event timePeter Hutterer1-1/+1
2012-05-01os: make timers signal-safePeter Hutterer1-2/+16
2012-03-22Change lastDeviceIdleTime to be per-devicePeter Hutterer1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-326/+281
2011-01-20os: Reduce smart scheduler setup callsAdam Jackson1-3/+9
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer1-2/+1
2009-06-18Clarify use of and need for mffs vs. ffsAlan Coopersmith1-1/+3
2009-01-22Remove a bunch of useless casts.Adam Jackson1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-9/+9
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-6/+6
2008-08-11The smart scheduler is not optional.Mathieu Bérard1-14/+0
2008-07-24Sync is built-in and mandatory.Adam Jackson1-2/+0
2008-04-07Fix Xvfb input when building against current X sources.Adam Tkac1-5/+1
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-4/+4
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-16/+1
2007-12-05WaitForSomething: Ignore EAGAINDaniel Stone1-1/+1
2007-12-02Clean up many #if 0.Adam Jackson1-15/+0
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-8/+3
2007-10-30reduce wakeups from smart schedulerArjan van de Ven1-8/+3
2007-08-16xace: add hooks + new access codes: core protocol screensaver requestsEamon Walsh1-2/+2
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-3/+0
2007-03-28Bug #10296: Fix timer rescheduling.Tomas Janousek1-3/+6
2007-01-03Move the code for resetting the DPMS mode in response to input events,Fredrik Höglund1-4/+1
2006-11-28Fix potential NULL pointer access in timer code.Matthias Hopf1-7/+9
2006-10-29WaitForSomething: only rewind when delta is more than 250msDaniel Stone1-10/+10
2006-10-25WaitForSomething: allow time to rewindDaniel Stone1-3/+31
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-06-01Die XTESTEXT1, die!Daniel Stone1-19/+0
2006-05-02Use min() [defined in include/misc.h] instead of MIN() [not defined in anyAlan Coopersmith1-3/+3
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund1-10/+0
2006-03-31Move the screensaver extension from module to builtins.Fredrik Höglund1-0/+14
2006-03-24Refactored the screensaver and DPMS timer code to use the screensaver timerFredrik Höglund1-89/+98
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-4/+4
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-06-30Added another test of checkForInput for WIN32 Windows keyboard and mouseAlexander Gottwald1-0/+7
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2004-12-02Remove some of the ifdef WIN32 checks from WaitForSomethingAlexander Gottwald1-17/+18
2004-11-22Use a simple hashtable as ConnectionTranslation instead of a plain array onAlexander Gottwald1-1/+1
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-1/+17
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to otherEgbert Eich1-12/+6
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-4/+7
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1