summaryrefslogtreecommitdiff
path: root/src/pulsecore/flist.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-08llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixesLennart Poettering1-4/+18
2008-06-27rework the flist implementation to halve memory consumption by merging the st...Lennart Poettering1-55/+40
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-28/+34
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-11/+11
2006-09-09implement a simple lock-free free listLennart Poettering1-0/+226