pipewire/spa/plugins/support
Wim Taymans 81c7dd4433 support: abstract some system functions
Make a new API to hide some the implementation of eventfd, timerfd
and signalfd along with clock and read/write/ioctl/close functions.
We would like to have plugins use the abstractions so that we
can switch them to something else when needed.
2019-06-04 17:07:34 +02:00
..
cpu-arm.c spa/support: implement ARM CPU detection 2019-02-13 11:22:57 +01:00
cpu-x86.c cpu: detect MMXEXT as well 2018-12-17 13:37:27 +01:00
cpu.c interface: add an interface struct 2019-05-23 12:59:24 +02:00
dbus.c interface: add an interface struct 2019-05-23 12:59:24 +02:00
logger.c spa: add keys for properties 2019-06-03 16:48:01 +02:00
loop.c support: abstract some system functions 2019-06-04 17:07:34 +02:00
meson.build support: abstract some system functions 2019-06-04 17:07:34 +02:00
plugin.c support: abstract some system functions 2019-06-04 17:07:34 +02:00
system.c support: abstract some system functions 2019-06-04 17:07:34 +02:00