summaryrefslogtreecommitdiff
path: root/Xalloca.h
AgeCommit message (Collapse)Author
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-12Remove a bunch of garbage for unsupported platforms.Adam Jackson
2009-06-12Remove all trace of X_NOT_STDC_ENV (#6527)Adam Jackson
Seriously C89 already you guys.
2009-06-12Death to RCS tags.Adam Jackson
2007-10-30Make Xalloca.h work with Sun C++ compilerAlan Coopersmith
2005-07-16Guard INCLUDE_ALLOCA_H define to end redefinition warnings.Alan Coopersmith
2005-07-13#define INCLUDE_ALLOCA_H when building with Sun compilers. (Imake *.cfAlan Coopersmith
files define this for a number of platforms in the monolith, but these will need to be translated into #ifdef's or similar mechanism to work in a world without Imake.)
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-14XFree86 4.3.0.1Kaleb Keithley
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley