mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-06 07:20:10 +01:00
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> |
||
|---|---|---|
| .. | ||
| Configint.h | ||
| configProcs.h | ||
| Device.c | ||
| DRI.c | ||
| Extensions.c | ||
| Files.c | ||
| Flags.c | ||
| Input.c | ||
| InputClass.c | ||
| Layout.c | ||
| Makefile.am | ||
| Module.c | ||
| Monitor.c | ||
| Pointer.c | ||
| read.c | ||
| scan.c | ||
| Screen.c | ||
| Vendor.c | ||
| Video.c | ||
| write.c | ||
| xf86Optrec.h | ||
| xf86Parser.h | ||
| xf86tokens.h | ||