xserver-multidpi/hw/xfree86/loader
Paulo Cesar Pereira de Andrade 27261a950d Modify sdksyms.sh to receive $top_srcdir as first argument.
If the basename of header file processed by cpp matches $top_srcdir,
check for extern symbols in the output, and add to the xorg_symbols
vector.
  Possibly a better solution then using this script would be to somehow
tell the linker to not drop any symbols from the binary being generated.
2008-12-11 14:43:04 -02:00
..
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 Modify sdksyms.sh to receive $top_srcdir as first argument. 2008-12-11 14:43:04 -02:00
os.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
sdksyms.sh Modify sdksyms.sh to receive $top_srcdir as first argument. 2008-12-11 14:43:04 -02:00