Files
xserver/Xext
Keith Packard cc63204926 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>
2013-12-02 12:57:05 -08:00
..
2012-03-21 13:54:42 -07:00
2012-07-10 00:42:10 -07:00
2012-03-21 13:54:42 -07:00
2012-05-24 15:52:38 +10:00
2012-07-10 00:01:49 -07:00
2013-09-10 13:28:24 -04:00
2012-03-21 13:54:42 -07:00
2013-10-31 16:58:30 -07:00
2012-11-05 13:25:08 -06:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2013-04-16 13:54:59 +10:00