summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/shm.c
Commit message (Expand)AuthorAgeFilesLines
* fix an misdesigned assert()Lennart Poettering2006-08-281-6/+5
* Fix up portability of memory pool handling a bit.Pierre Ossman2006-08-221-33/+43
* Fix detection of shared memory support and proper fallback.Pierre Ossman2006-08-221-1/+24
* if MAP_ANONYMOUS is not supported use posix_memalign if possible to allocate ...Lennart Poettering2006-08-191-2/+19
* fix allocation of anonymous memoryLennart Poettering2006-08-191-1/+1
* remove all occurences of Lennart Poettering2006-08-181-9/+9
* add abstracted shared memory APILennart Poettering2006-08-181-0/+224