summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/dlloader.c
AgeCommit message (Expand)Author
2008-06-24Fix "warning: assignment discards qualifiers from pointer target type".Eamon Walsh
2008-02-14Simplify dlloader a bit more.Adam Jackson
2007-01-04Try dlsym(RTLD_DEFAULT) first when finding symbols.Eric Anholt
2006-07-21Remove a useless open() of the module we're about to load.Adam Jackson
2006-07-06Remind dlloader that it needs to search the global scope as well as theAdam Jackson
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14Initial revisionKaleb Keithley