aboutsummaryrefslogtreecommitdiffstats
path: root/src/util (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-04MusicBuffer: return memory to kernel when stopping playbackMax Kellermann1-4/+23
2013-01-04HugeAllocator: new memory allocatorMax Kellermann2-0/+169
2013-01-04SliceBuffer: lazy initializationMax Kellermann1-13/+21
2013-01-04MusicBuffer: move code to template class SliceBufferMax Kellermann1-0/+134
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann1-2/+3
2012-08-01util/list: make safe for C++Max Kellermann1-24/+25
2012-03-21pcm_byteswap: move code to libutilMax Kellermann2-0/+178
2012-03-21dsd2pcm: move the bit reversing code to a generic libraryMax Kellermann2-0/+66
2012-03-19util/list: allow typeof() with clangMax Kellermann1-0/+5
2012-01-24util/list.h: import the Linux kernel's linked list libraryMax Kellermann3-0/+798