xserver-multidpi/hw/xfree86/loader
Benjamin Close 8c1dd40a04 Don't use gnu specific extensions to awk when builing symbols
Traditional posix awk doesn't know about \W and whilst we check that
awk exists in configure.ac we don't check which awk we are using.
This corrects symbol generation for posix only awk.
2008-12-08 14:49:38 +10:30
..
dlloader.c Fix "warning: assignment discards qualifiers from pointer target type". 2008-06-24 15:04:01 -04:00
dlloader.h Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
loader.c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
loader.h Remove more Lynx leftovers 2008-07-17 09:35:30 -07:00
loaderProcs.h Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h} 2008-12-05 04:26:57 -02:00
loadext.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
loadmod.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Fix build in separate build directory. 2008-12-07 23:52:26 +01:00
os.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
sdksyms.sh Don't use gnu specific extensions to awk when builing symbols 2008-12-08 14:49:38 +10:30