xserver-multidpi/hw/xfree86/os-support
Keith Packard 60c05ce1ab config: Replace OdevAttributes linked list with struct
OdevAttributes are a fixed set of values with known types; instead of
storing them in a linked list and requiring accessor/settor functions,
replace the list header, struct OdevAttributes, with a struct that
directly contains the values. This provides for compile-time
typechecking of the values, eliminates a significant amount of code
and generally simplifies using this datatype.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-07-17 17:10:48 -07:00
..
bsd Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
bus Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
hurd Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
linux config: Replace OdevAttributes linked list with struct 2014-07-17 17:10:48 -07:00
misc Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
shared xf86OpenSerial: Add support server managed fds 2014-03-03 08:13:56 +01:00
solaris Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
stub Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am xfree86: Add stubs for os-support to help adding new architecture support 2011-10-15 21:18:47 -07:00
xf86_OSlib.h Fix mouse header include on DragonFly and FreeBSD 2013-07-17 14:27:26 +10:00
xf86_OSproc.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xf86OSpriv.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00