summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Set symbol visibility attribute to hide internal symbolsKeith Packard1-7/+9
2013-11-20Provide pthread-based alternative implementationKeith Packard4-0/+185
2013-11-20Split out futex implementation from general APIKeith Packard5-107/+164
2013-11-20Use O_TMPFILE if availableKeith Packard2-4/+12
2013-11-20Locate directory for shared memory files at configure timeKeith Packard1-1/+5
2013-11-20Change fence memory type from 'int32_t' to 'struct shmfence'Keith Packard3-23/+30
2013-11-05lint: remove usage of libxshmfence_la_SOURCESGaetan Nadon1-1/+1
2013-11-05make: list non installed headers under the _SOURCES variableGaetan Nadon1-3/+2
2013-11-05make: add $(CWARNFLAGS)Gaetan Nadon1-0/+2
2013-04-29Import first version of the libraryKeith Packard4-0/+281