Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-28 | lib: initialize epoll_event structures | George Kiagiadakis | 1 | -1/+1 |
2021-07-28 | lib: avoid static buffers, use alloca() more | George Kiagiadakis | 1 | -2/+5 |
2021-07-28 | style: convert code to systemd coding style | George Kiagiadakis | 1 | -245/+234 |
2021-07-28 | wpipc: change epoll thread func type name to be more consistent | Julian Bouzas | 1 | -2/+2 |
2021-07-28 | wpipc: place sockets in the same runtime directory as pipewire | George Kiagiadakis | 1 | -0/+42 |
2021-07-28 | lib: add wpipc library | Julian Bouzas | 1 | -0/+269 |