xserver/hw/xfree86/loader
Enrico Weigelt, metux IT consult f550afcd58 (submit/cleanup-alloc-funcs) treewide: replace strdup() calls to Xstrdup()
This has been nothing but an alias for two decades now (somewhere in R6.6),
so there doesn't seem to be any practical need for this indirection.

The macro still needs to remain, as long as (external) drivers still using it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-06-29 12:43:27 +02:00
..
loader.c loader: Make LoaderSymbolFromModule take a ModuleDescPtr 2019-11-21 14:20:50 -05:00
loader.h
loaderProcs.h
loadmod.c (submit/cleanup-alloc-funcs) treewide: replace strdup() calls to Xstrdup() 2024-06-29 12:43:27 +02:00
meson.build
symbol-test.c