xserver/hw/xfree86
Enrico Weigelt, metux IT consult 6b0fc3eb40 (!1688) os: directly set log file sync flag, instead of using LogSetParameter()
No need for extra call to some demuxer function for nothing but setting a
simple bool variable. Setting the sync flag really is nothing more than just
writing some value into a variable, so it's trivial to just to do that, instead
of having an unncessarily complex "universal setter" for that.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-09-13 13:37:41 +02:00
..
common (!1688) os: directly set log file sync flag, instead of using LogSetParameter() 2024-09-13 13:37:41 +02:00
ddc treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
dixmods
doc treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
dri treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
dri2 dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00
drivers treewide: mark pGC->ops->CopyArea() calls not using result as void 2024-08-26 03:44:23 +00:00
exa treewide: replace xnfalloc() calls to XNFalloc() 2024-07-26 23:41:33 +00:00
fbdevhw treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
glamor_egl xorg: initialize glamor provider 2023-11-07 17:59:43 +03:00
i2c treewide: replace xnfreallocarray macro call by XNFreallocarray() 2024-07-26 23:41:33 +00:00
int10 (!1688) os: unexport internal logging functions 2024-09-13 13:37:41 +02:00
loader treewide: replace strdup() calls to Xstrdup() 2024-07-26 23:41:33 +00:00
man xorg.conf.man: Add missing new paragraph mark before AllowByteSwappedClients 2024-03-23 14:30:43 -07:00
modes include: move private definitions out of input.h 2024-09-01 17:59:23 +00:00
os-support (!1688) os: unexport internal logging functions 2024-09-13 13:37:41 +02:00
parser Fix a double-free on syntax error without a new line. 2024-09-01 23:28:20 +00:00
ramdac dix: unexport cursor refcounting functions 2024-09-02 16:43:29 +00:00
shadowfb
utils
vgahw (!1688) os: unexport internal logging functions 2024-09-13 13:37:41 +02:00
x86emu xfree86: x86emu: rename segment register fields 2024-06-18 00:41:38 +00:00
xkb xkb: drop defining XKBSRV_NEED_FILE_FUNCS 2024-02-19 00:44:15 +00:00
.gitignore
Xorg.sh.in
meson.build meson: Support building Xnest and Xorg on darwin 2022-06-26 09:16:42 +00:00
sdksyms.sh include: unexport XIstubs.h 2024-09-01 22:21:12 +00:00
xorg-wrapper.c
xorgconf.cpp