xserver/hw/xfree86/parser
Mike Gelfand 12b327c0da
hw: move include guards up to wrap the whole file
See: https://gcc.gnu.org/onlinedocs/cppinternals/Guard-Macros.html
Signed-off-by: Mike Gelfand <mikedld@mikedld.com>
2025-06-27 15:00:20 +01:00
..
Configint.h hw: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
DRI.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Device.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Extensions.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Files.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Flags.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Input.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
InputClass.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Layout.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Module.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Monitor.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
OutputClass.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Pointer.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Screen.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Vendor.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
Video.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
configProcs.h hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
read.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
scan.c xfree86: parser: rename STRING for fixing name conflict 2025-06-12 17:21:46 +02:00
write.c xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2025-02-06 23:51:34 +00:00
xf86Optrec.h hw: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xf86Parser.h hw: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00
xf86Parser_priv.h xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2025-02-06 23:51:34 +00:00
xf86tokens.h hw: move include guards up to wrap the whole file 2025-06-27 15:00:20 +01:00