xserver/hw/xfree86/loader
Adam Jackson 97bd6e4536 loader: Remove *GetOS
This API is dumb.  uname(3) exists, feel free to use it, but ideally
write to the interface not to the OS.  There are a couple of drivers
using this API, they could all reasonably just not.

This also removes the OS name from the loader subdirectory path search.
Having /usr/lib/xorg shared across OSes is a non-goal here.

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2017-01-25 14:22:05 -05:00
..
Makefile.am loader: Remove *GetOS 2017-01-25 14:22:05 -05:00
loader.c loader: Port from xfree86 to dix API 2017-01-25 14:22:05 -05:00
loader.h Look for ModuleData only in appropriate library 2012-07-04 21:26:24 +10:00
loaderProcs.h xfree86: remove dummy/dead function prototype for LoadDriver 2017-01-25 14:22:05 -05:00
loadmod.c loader: Remove *GetOS 2017-01-25 14:22:05 -05:00