summaryrefslogtreecommitdiff
path: root/os/utils.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-22/+4
2007-05-24Fix os/utils.c compile with mingw.Luo Jie1-1/+13
2007-04-09Add setrlimit call in -core option to make dumps occur.Keith Packard1-0/+8
2007-03-27Enable Composite by default now that it disables itself in the known bad cases.Eric Anholt1-4/+1
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-5/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-02-16merged in miext/rootless changes for XDarwin supportBen Byer1-1/+1
2007-01-10Bug #9555: Always define _GNU_SOURCE in glibc environments.Eric Anholt1-17/+1
2006-12-24os: test for userland, not kernelDaniel Stone1-1/+1
2006-12-19Only do the _POSIX_C_SOURCE hackery on linux where it's required.Eric Anholt1-4/+4
2006-11-08os: fix sun extensions testDaniel Stone1-2/+4
2006-11-02Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-0/+2
2006-10-31Make _POSIX_C_SOURCE hack work with Solaris headersAlan Coopersmith1-0/+2
2006-10-29GetTimeInMillis: use correct units for clock_gettimeDaniel Stone1-1/+1
2006-10-26GetTimeInMillis: simplify monotonic testDaniel Stone1-16/+3
2006-10-25GetTimeInMillis: spuport monotonic clockDaniel Stone1-4/+35
2006-08-18dix: add whiteroot flagDaniel Stone1-0/+3
2006-08-12remove obsolete vendor definesDaniel Stone1-7/+0
2006-08-09Remove the bc flag from the -help text, since it's gone.Adam Jackson1-1/+0
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-2/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-07-21never define MEMBUGDaniel Stone1-6/+0
2006-07-20Remove the DDXTIME conditional, for being unused.Adam Jackson1-2/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-7/+3
2006-06-21fix a number of compiler warnings in os/*Greg Kroah-Hartman1-0/+3
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-2/+1
2006-06-20Check setuid() return value. Bugzilla #7116.Matthieu Herrb1-7/+13
2006-06-08fix up EnableDisableExtension() and EnableDisableExtensionError() prototypesGreg Kroah-Hartman1-4/+1
2006-06-08Properly define dispatchExceptionAtReset to fix compiler warningsGreg Kroah-Hartman1-2/+0
2006-06-01Kill LBX, too.Daniel Stone1-4/+1
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-2/+2
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-4/+10
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-46/+46
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-3/+0
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-0/+50
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-2/+2
2005-06-09Bug #1846: Add intentionally undocumented -disablexineramaextension flag toAdam Jackson1-0/+4
2005-05-19Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson1-9/+0
2005-04-27Catch SIGCHLD in OsBlockSignals() too to make sure this signal doesn'tEgbert Eich1-0/+3
2005-04-24xc/config/cf/X11.tmplRoland Mainz1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-6/+6
2005-03-23xc/programs/Xserver/ImakefileRoland Mainz1-2/+5
2004-11-25Bugzilla #1914: fix size limit for -fp argumentAlexander Gottwald1-4/+12
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-1/+7
2004-09-29Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1489 - Use |long|Roland Mainz1-4/+4
2004-09-24Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1453 - Fix spacesRoland Mainz1-2/+2
2004-09-14Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: AllowRoland Mainz1-11/+119
2004-08-11Fix bogus contact address in Xserver/os/util.c (Bug #738).Kevin E Martin1-9/+17