summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-26Update to version 1.1libxshmfence-1.1Keith Packard1-1/+1
2013-11-25Describe the library better in the README fileKeith Packard1-1/+12
2013-11-20Ignore test build files and release announcementsKeith Packard1-0/+6
2013-11-20Set symbol visibility attribute to hide internal symbolsKeith Packard3-8/+53
2013-11-20Provide pthread-based alternative implementationKeith Packard7-1/+212
2013-11-20Split out futex implementation from general APIKeith Packard5-107/+164
2013-11-20Add test programKeith Packard4-1/+189
2013-11-20Use O_TMPFILE if availableKeith Packard2-4/+12
2013-11-20Locate directory for shared memory files at configure timeKeith Packard2-1/+49
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-11-05Add the required README fileGaetan Nadon1-0/+25
2013-11-05Add mandatory COPYING file.Gaetan Nadon1-0/+19
2013-11-01Copy autotools boilerplate from http://www.x.org/wiki/NewModuleGuidelines/Aaron Plattner1-17/+18
2013-11-01Copy the standard .gitignore from other lib packagesAaron Plattner1-0/+78
2013-10-31Update to verion 1.0libxshmfence-1.0Keith Packard1-1/+1
2013-04-29Import first version of the libraryKeith Packard8-0/+394