diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-13 14:16:33 +0900 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-12-02 12:57:05 -0800 |
commit | cc63204926c6da83d9221c5f8c0dc8f5e2f2481d (patch) | |
tree | a7b9ce6e21fc1d84afa226b38d21427d3ff07c8e /miext | |
parent | 5a969f0928b84da5cfe0777dfb542caaacc915ad (diff) |
Xext: Use SHMDIR and O_TMPFILE when creating mapping files
ShmCreateSegment asks for a file descriptor for a memory mapped file
created by the X server. This patch uses O_TMPFILE where available,
and also uses the SHMDIR directory to store the files, both for the
O_TMPFILE and mkstemp cases.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Diffstat (limited to 'miext')
0 files changed, 0 insertions, 0 deletions