Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -23/+23 |
* | fix an misdesigned assert() | Lennart Poettering | 2006-08-28 | 1 | -6/+5 |
* | Fix up portability of memory pool handling a bit. | Pierre Ossman | 2006-08-22 | 1 | -33/+43 |
* | Fix detection of shared memory support and proper fallback. | Pierre Ossman | 2006-08-22 | 1 | -1/+24 |
* | if MAP_ANONYMOUS is not supported use posix_memalign if possible to allocate ... | Lennart Poettering | 2006-08-19 | 1 | -2/+19 |
* | fix allocation of anonymous memory | Lennart Poettering | 2006-08-19 | 1 | -1/+1 |
* | remove all occurences of | Lennart Poettering | 2006-08-18 | 1 | -9/+9 |
* | add abstracted shared memory API | Lennart Poettering | 2006-08-18 | 1 | -0/+224 |