summaryrefslogtreecommitdiff
path: root/src/lib/shm_rbuff_ll.c
Commit message (Collapse)AuthorAgeFilesLines
* build: Add check for robust mutexesSander Vrijders2017-08-031-5/+5
| | | | | | This adds a check for robust mutexes. The constant HAVE_ROBUST_MUTEX is set accordingly in config.h. It also adds some other fixes to make the prototype compile on the Hurd.
* lib: Fix insertion in lockless rbuffdimitri staessens2017-04-041-2/+2
|
* lib: Fix some issues in lockless rbuffdimitri staessens2017-04-011-7/+12
|
* lib: Lockless implementation of the rbuffdimitri staessens2017-04-011-0/+379