aboutsummaryrefslogtreecommitdiffstats
path: root/src/libplaynice
Commit message (Expand)AuthorAgeFilesLines
* DragonflyBSD needs __BSD_VISIBLE in order not to fail on struct kevent defLaurent Bercot2026-05-172-0/+3
* keventbridge needs nonposixLaurent Bercot2025-12-241-0/+2
* NetBSD 10.0 doesn't have PTHREAD_STACK_MINLaurent Bercot2025-12-241-0/+2
* Add function name in LOLDEBUG; keventbridge edge case fixLaurent Bercot2025-12-221-1/+1
* PTHREAD_STACK_MIN is defined in limits.hLaurent Bercot2025-10-221-0/+1
* keventbridge_start() needs to return the reading fd of the bridgeLaurent Bercot2025-10-221-2/+2
* Some keventbridge fixesLaurent Bercot2025-10-222-1/+2
* Add libplaynice with keventbridge.hLaurent Bercot2025-10-223-0/+112