summaryrefslogtreecommitdiff
path: root/os/io.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-10os: Fix BigReq ignoring when another request is pendingAaron Plattner1-3/+16
2010-09-10os: Return BadLength instead of disconnecting BigReq clients (#4565)Aaron Plattner1-3/+24
2010-08-06Always call the flush callback chain when we flush client buffersKristian Høgsberg1-0/+4
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-6/+6
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp1-3/+5
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-24/+24
2009-09-04os: silence bigreqsproto compiler warningPeter Hutterer1-1/+1
2009-07-14os: switch to byte counting functionsPeter Hutterer1-3/+3
2009-01-22Remove a bunch of useless casts.Adam Jackson1-8/+8
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-10/+10
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-5/+5
2008-10-23Argh, macros.Adam Jackson1-8/+8
2008-10-23Change some #define foo() -> static void foo()Adam Jackson1-8/+19
2008-10-03const cleanupAdam Jackson1-3/+1
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson1-4/+0
2008-08-11The smart scheduler is not optional.Mathieu Bérard1-6/+0
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson1-20/+0
2008-07-17Dead code removalDaniel Stone1-8/+0
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard1-4/+0
2008-03-11Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg1-4/+6
2008-03-01clean some "unused" warningsGeorge Sapountzis1-129/+0
2008-01-17OS: IO: Zero out client buffersDaniel Stone1-1/+1
2007-12-02Clean up many #if 0.Adam Jackson1-3/+2
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-1/+1
2007-08-31Bug #7186: Fix an excessive request size limitation that broke big-requests.Eric Anholt1-1/+3
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-5/+1
2007-03-25General DIX static and dead code cleanup.Adam Jackson1-4/+9
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-5/+5
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-06-21fix a number of compiler warnings in os/*Greg Kroah-Hartman1-0/+3
2006-06-01Kill LBX, too.Daniel Stone1-84/+2
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-6/+6
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
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-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-6/+6
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-0/+4
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_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-57/+39
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-34/+129
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1262