summaryrefslogtreecommitdiff
path: root/src/xshmfence.c
Commit message (Expand)AuthorAgeFilesLines
* Split out futex implementation from general APIKeith Packard2013-11-201-158/+0
* Use O_TMPFILE if availableKeith Packard2013-11-201-4/+10
* Locate directory for shared memory files at configure timeKeith Packard2013-11-201-1/+5
* Change fence memory type from 'int32_t' to 'struct shmfence'Keith Packard2013-11-201-16/+20
* Import first version of the libraryKeith Packard2013-04-291-0/+144