xserver/hw/xfree86/parser
Enrico Weigelt, metux IT consult 5951f1f415 xfree86: parser: rename IOBASE for fixing name conflict
Resolve conflicts with OS headers definining IOBASE by renaming the
IOBASE enum value to XF86_TOKEN_IOBASE.

This way, don't need the special #undef hack anymore.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1405>
(cherry picked from commit 584bbe9988)
2026-01-25 10:39:58 -08:00
..
Configint.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
configProcs.h fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
Device.c xfree86: parser: rename IOBASE for fixing name conflict 2026-01-25 10:39:58 -08:00
DRI.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Extensions.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Files.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Flags.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Input.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
InputClass.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Layout.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
Module.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Monitor.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
OutputClass.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Pointer.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
read.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
scan.c xfree86: parser: scan: fix char signess mismatch 2026-01-25 10:39:57 -08:00
Screen.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Vendor.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
Video.c Fix a double-free on syntax error without a new line. 2026-01-25 10:39:56 -08:00
write.c xfree86: parser: drop HAS_NO_UIDS 2026-01-19 12:32:19 -08:00
xf86Optrec.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86Parser.h xfree86: Remove Option "BiosBase" (v2) 2017-02-16 11:34:46 -05:00
xf86tokens.h xfree86: parser: rename IOBASE for fixing name conflict 2026-01-25 10:39:58 -08:00