xserver/Xext
Adam Jackson 365cbbfc4b os, shm: fcntl()'s third argument is integer, not pointer
All of these uses were attempting to set FD_CLOEXEC, which happens to be
(1<<0). Since flags is going to be aligned in memory, its address is
never going to have the low bit set, so we were never actually setting
what we meant to.

Fixes: xorg/xserver#1114
2020-12-18 09:36:30 -05:00
..
Makefile.am configure: Build hashtable for Xres and glvnd 2020-11-09 09:38:46 +00:00
bigreq.c
dpms.c Change the DPMS initialization to be conditional on not set from config 2018-06-26 17:14:34 -07:00
dpmsproc.h
geext.c
geext.h
geint.h
hashtable.c dix: Fix undefined shift in ht_generic_hash 2019-10-15 14:06:30 -04:00
hashtable.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
meson.build
panoramiX.c Xext: dynamically allocate the PanoramiXDepths[j].vids array 2018-07-19 11:52:14 +10:00
panoramiX.h
panoramiXSwap.c
panoramiXh.h
panoramiXprocs.c dix: Call SourceValidate before GetImage 2019-10-30 16:26:01 +00:00
panoramiXsrv.h
saver.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
security.c
securitysrv.h
shape.c
shm.c os, shm: fcntl()'s third argument is integer, not pointer 2020-12-18 09:36:30 -05:00
shmint.h
sleepuntil.c os: Don't crash in AttendClient if the client is gone 2019-11-19 10:15:05 -08:00
sleepuntil.h
sync.c xsync: Add resource inside of SyncCreate, export SyncCreate 2019-04-17 14:01:17 -07:00
syncsdk.h xsync: Add resource inside of SyncCreate, export SyncCreate 2019-04-17 14:01:17 -07:00
syncsrv.h
vidmode.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xace.c
xace.h
xacestr.h
xcmisc.c
xf86bigfont.c
xf86bigfontsrv.h
xres.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xselinux.h
xselinux_ext.c xselinux: warning fix 2018-09-11 20:03:38 +00:00
xselinux_hooks.c
xselinux_label.c
xselinuxint.h
xtest.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xvdisp.c
xvdisp.h
xvdix.h
xvmain.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xvmc.c
xvmcext.h