Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add two missing header file inclusions | Lennart Poettering | 2007-09-18 | 1 | -0/+1 |
* | Rename pa_strsignal() to pa_sig2str(), since we return the symbolical signal ... | Lennart Poettering | 2007-09-17 | 1 | -1/+1 |
* | simplify rt loops a bit by moving more code into pa_rtpoll. It is now possibl... | Lennart Poettering | 2007-09-14 | 1 | -15/+76 |
* | extend rtpoll API to allow registration of arbitray functions to be executed ... | Lennart Poettering | 2007-09-12 | 1 | -40/+92 |
* | add 'wait' parameter to pa_rtpoll_run(), if zero pa_rtpoll_runn will only upd... | Lennart Poettering | 2007-09-11 | 1 | -2/+5 |
* | fix a couple of compiler warnings | Lennart Poettering | 2007-09-04 | 1 | -1/+2 |
* | support absolute, relative and periodic timers in pa_rtpoll | Lennart Poettering | 2007-08-22 | 1 | -15/+93 |
* | add convenience functions to hook up pa_fdsem and pa_asyncmsgq to an pa_rtpol... | Lennart Poettering | 2007-08-22 | 1 | -2/+84 |
* | add new realtime event loop abstraction which precise time keeping by using h... | Lennart Poettering | 2007-08-22 | 1 | -0/+454 |