pipewire/spa/plugins/support
Pauli Virtanen ad0bab69a1 spa: system: make spa_poll_event compatible with epoll_events
spa_poll_event should have exactly same layout as epoll_events to be
compatible across platforms. The structure is packed only on x86-64.

Fix packing and replace the data member with similar union as
epoll_data, to fix compatibility on 32-bit etc.
2026-04-06 10:24:32 +00:00
..
cpu-arm.c
cpu-riscv.c
cpu-x86.c cpu: add SLOW_GATHER flag 2026-03-19 16:21:35 +01:00
cpu.c spa: support: use feature macro from config.h 2024-09-18 22:29:11 +02:00
dbus.c support: return NULL instead of FALSE 2026-01-03 22:54:25 +01:00
evl-plugin.c
evl-system.c
journal.c
logger.c spa: support: logger: print thread id for each message 2026-03-12 18:31:46 +01:00
loop.c spa: loop: Mark cancellation fields as volatile 2026-03-12 09:24:53 +00:00
meson.build meson: Search for and link to stdthreads 2024-09-23 08:09:45 +00:00
node-driver.c spa: remove timerspec members 2026-03-26 14:43:54 +01:00
null-audio-sink.c spa: remove timerspec members 2026-03-26 14:43:54 +01:00
plugin.c
system.c spa: system: make spa_poll_event compatible with epoll_events 2026-04-06 10:24:32 +00:00