summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/xf86_ansic.h
AgeCommit message (Collapse)AuthorFilesLines
2007-12-03Death to libcwrapper.Adam Jackson1-314/+0
This has been deprecated since 1.1. Since we're breaking ABI again anyway, remove it entirely.
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-17/+1
This has never worked in any modular server release, and as far as I know was never tested in 6.7 through 6.9.
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-38/+14
Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone.
2006-01-28Add libc_wrapper support for random(), which will be used in upcoming EXAEric Anholt1-0/+1
memory manager work.
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+2
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
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
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+4
2004-06-16DRI XFree86-4_3_99_12-merge importEric Anholt1-3/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-3/+4
2003-11-14Initial revisionKaleb Keithley1-0/+352