summaryrefslogtreecommitdiff
path: root/Xthreads.h
AgeCommit message (Collapse)Author
2013-11-23Xthreads.h: Declare _Xthread_init for WIN32Yaakov Selkowitz
This fixes the build of libXt on *-*-mingw* with -Werror=implicit. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-06-15Drop support for SunOS 4 and Solaris releases older than 2.5 (1995)Alan Coopersmith
Includes changing remaining sun ifdef's to check for standard-conformant / non-namespace-polluting #ifdef __sun instead of older #ifdef sun. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-06-14Use indentation to provide a map through the twisty maze of ifdefs, all alikeAlan Coopersmith
git diff -w shows no changes other than whitespace in this patch Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-06-12Remove a bunch of garbage for unsupported platforms.Adam Jackson
2009-06-12Death to RCS tags.Adam Jackson
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson
2005-07-13include <X11/Xwindows.h> instead of <windows.h>. Several namespaceAlexander Gottwald
conflicts are worked around in Xwindows.h
2005-01-03gcc 4 doesn't like predeffines line 'linux' any more. To muffle theEgbert Eich
compiler replace them with __linux__ (Bugzilla #2207).
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald
mingw (Win32) port
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14XFree86 4.3.0.1Kaleb Keithley
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley