Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-25 | once: Fix race causing pa_once to sometimes run twice | David Henningsson | 1 | -4/+4 |
2011-06-22 | Remove unnecessary #includes | Maarten Bosmans | 1 | -1/+0 |
2009-03-03 | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 1 | -1/+1 |
2008-11-01 | a bit of pa_bool_t'ization | Lennart Poettering | 1 | -1/+1 |
2008-06-18 | get rid of svn $ keywords | Lennart Poettering | 1 | -2/+0 |
2007-10-28 | merge 'lennart' branch back into trunk. | Lennart Poettering | 1 | -6/+42 |
2007-02-13 | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 1 | -0/+2 |
2007-01-04 | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 1 | -3/+3 |
2006-09-09 | rework pa_once once again, because the once function needs to have terminated... | Lennart Poettering | 1 | -9/+5 |
2006-09-09 | implement trival pa_once API based on atomic operations | Lennart Poettering | 1 | -0/+42 |