pipewire/spa/include/spa/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.h cpu: add SLOW_GATHER flag 2026-03-19 16:21:35 +01:00
dbus.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
i18n.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
log-impl.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
log.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
loop.h loop: add docs about the locking 2025-06-10 18:00:01 +02:00
plugin-loader.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
plugin.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
system.h spa: system: make spa_poll_event compatible with epoll_events 2026-04-06 10:24:32 +00:00
thread.h thread: add thread.reset-on-fork 2025-11-06 11:55:20 +01:00