summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/memchunk.c
Commit message (Expand)AuthorAgeFilesLines
* remaining s/assert/pa_assert/ and refcnt.h modernizationsLennart Poettering2007-09-111-4/+3
* make argument to pa_memchunk_will_need() constLennart Poettering2007-09-021-2/+2
* add new pa_memchunk_will_need() API, similar to pa_memblock_will_need()Lennart Poettering2007-09-021-0/+19
* fix pa_memchunk_make_writable(), make memchunk functions return the memchunk ...Lennart Poettering2007-08-301-4/+9
* Merge HUGE set of changes temporarily into a branch, to allow me to move them...Lennart Poettering2007-06-111-6/+9
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-5/+5
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-9/+6
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-6/+9
* modify memory block reference counting to use the new reference counting APILennart Poettering2006-08-291-2/+4
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-3/+6
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+59