Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add two new macros PA_ONCE_BEGIN and PA_ONCE_END which allow usage of pa_once... | Lennart Poettering | 2007-09-14 | 1 | -1/+31 |
* | Rename pa_once_t to pa_once | Lennart Poettering | 2007-08-10 | 1 | -4/+4 |
* | Merge HUGE set of changes temporarily into a branch, to allow me to move them... | Lennart Poettering | 2007-06-11 | 1 | -3/+9 |
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+2 |
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -3/+3 |
* | rework pa_once once again, because the once function needs to have terminated... | Lennart Poettering | 2006-09-09 | 1 | -9/+5 |
* | implement trival pa_once API based on atomic operations | Lennart Poettering | 2006-09-09 | 1 | -0/+42 |