xserver/hw/xfree86/os-support/shared
Peter Hutterer 24823f1ab0 xfree86: switch options from pointer to XF86OptionPtr
In all cases, the pointer was simply type-cast anyway. Let's get some
compile-time type safety going, how about that.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>

Squashed in:
xfree86: Move definition of xf86OptionPtr into separate header file

The pile of spaghettis that is the xfree86 include dependencies make it
rather hard to have a single typedef somewhere that's not interfering with
everything else or drags in a whole bunch of other includes.

Move the xf86OptionRec and GenericListRec declarations into a separate
header.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-09-27 11:43:36 +10:00
..
VTsw_noop.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
VTsw_usl.c xfree86: Remove dead ifdefs from VT switching 2010-11-30 13:28:28 -05:00
agp_noop.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
bios_devmem.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
bios_mmap.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
ia64Pci.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
ioperm_noop.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
kmod_noop.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
pm_noop.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
posix_tty.c xfree86: switch options from pointer to XF86OptionPtr 2011-09-27 11:43:36 +10:00
sigio.c xfree86: Drop linux libc5 support from the SIGIO code 2010-10-18 15:40:28 -04:00
sigiostubs.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
vidmem.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86Axp.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xf86Axp.h Death to RCS tags. 2007-06-29 14:06:52 -04:00