Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-20 | Set symbol visibility attribute to hide internal symbols | Keith Packard | 1 | -7/+9 |
2013-11-20 | Provide pthread-based alternative implementation | Keith Packard | 4 | -0/+185 |
2013-11-20 | Split out futex implementation from general API | Keith Packard | 5 | -107/+164 |
2013-11-20 | Use O_TMPFILE if available | Keith Packard | 2 | -4/+12 |
2013-11-20 | Locate directory for shared memory files at configure time | Keith Packard | 1 | -1/+5 |
2013-11-20 | Change fence memory type from 'int32_t' to 'struct shmfence' | Keith Packard | 3 | -23/+30 |
2013-11-05 | lint: remove usage of libxshmfence_la_SOURCES | Gaetan Nadon | 1 | -1/+1 |
2013-11-05 | make: list non installed headers under the _SOURCES variable | Gaetan Nadon | 1 | -3/+2 |
2013-11-05 | make: add $(CWARNFLAGS) | Gaetan Nadon | 1 | -0/+2 |
2013-04-29 | Import first version of the library | Keith Packard | 4 | -0/+281 |