xserver/hw/xfree86/parser
Enrico Weigelt, metux IT consult cb1dca698e (submit/cleanup-api-xfree86) xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h
public server module API headers shouldn't be clobbered with non-exported
definitions, so move them out to private header file.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-09-17 17:08:00 +02:00
..
Configint.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
DRI.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Device.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Extensions.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Files.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Flags.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Input.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
InputClass.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Layout.c (submit/cleanup-api-xfree86) xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2024-09-17 17:08:00 +02:00
Module.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Monitor.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
OutputClass.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Pointer.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Screen.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Vendor.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
Video.c Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
configProcs.h fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
read.c (submit/cleanup-api-xfree86) xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2024-09-17 17:08:00 +02:00
scan.c (submit/cleanup-api-xfree86) xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2024-09-17 17:08:00 +02:00
write.c (submit/cleanup-api-xfree86) xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2024-09-17 17:08:00 +02:00
xf86Optrec.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86Parser.h (submit/cleanup-api-xfree86) xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2024-09-17 17:08:00 +02:00
xf86Parser_priv.h (submit/cleanup-api-xfree86) xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2024-09-17 17:08:00 +02:00
xf86tokens.h xfree86: Remove NoTrapSignals 2018-09-12 20:47:15 +00:00