summaryrefslogtreecommitdiff
path: root/include/os.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith1-0/+2
2009-04-06os: signal handlers return void.Adam Jackson1-10/+3
2009-03-23FID, whatever that was, isn't anymoreTomas Carnecky1-3/+0
2009-01-13Fix build with --enable-visibility --disable-xdmcp.Michel Dänzer1-2/+4
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-0/+4
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-131/+131
2008-10-26Add prototypes for strlcpy/strlcatJulien Cristau1-0/+5
2008-10-10Move xorg_backtrace() up to the OS level so we can call it from DIX.Adam Jackson1-0/+2
2008-10-08Remove unused declarations.Tiago Vignatti1-2/+0
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson1-8/+0
2008-08-10Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.hMatthieu Herrb1-0/+16
2008-08-06XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston1-1/+1
2008-07-24Remove some more MEMBUG garbage.Adam Jackson1-2/+0
2008-07-23Assume __GNUC__ >= 3.Adam Jackson1-4/+2
2008-07-17Dead code removalDaniel Stone1-2/+0
2008-07-17Nuke some ancient code for commandline-challenged OSes.Adam Jackson1-4/+0
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone1-3/+0
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-4/+0
2008-05-17XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston1-0/+4
2008-03-11Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg1-2/+2
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+2
2007-11-05OS: Remove ALLOCATE_LOCAL from os.hDaniel Stone1-3/+0
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson1-0/+2
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-10-23Get rid of unnecessary GNU extended variadic macro.Matthias Hopf1-1/+1
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+18
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith1-0/+18
2007-08-16xace: add hooks + new access codes: core protocol server requestsEamon Walsh1-1/+1
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-1/+1
2007-03-25General DIX static and dead code cleanup.Adam Jackson1-14/+0
2006-10-08include: actually declare DebugFDaniel Stone1-0/+6
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-2/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-07-21add basic D-BUS configuration mechanismDaniel Stone1-0/+4
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-11/+1
2006-06-01Kill LBX, too.Daniel Stone1-11/+0
2006-05-19Remove dead DPMS timer functions from the installed headers. (FredrikAdam Jackson1-5/+0
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-4/+0
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Change Xalloca.h to X11/Xalloca.h for include.Daniel Stone1-1/+1
2004-12-03Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865 AddedAlexander Gottwald1-0/+4
2004-12-02Use __printf__ in gcc function attributes to avoid clash with libc wrapperKristian Høgsberg1-6/+1
2004-11-24Remove this file and all references to the binary expiry code.Kristian Høgsberg1-5/+0
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+5
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-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