pipewire/spa/plugins/support
Barnabás Pőcze 0e0a2627aa treewide: print pthread_t as a pointer
On glibc, `pthread_t` is `unsigned long int` while on musl
it has a pointer type. To avoid format string warnings,
cast it to `void *` and use the `%p` format specifier.
2023-02-25 20:45:28 +01:00
..
cpu-arm.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
cpu-x86.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
cpu.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
evl-plugin.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
evl-system.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
journal.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
log-patterns.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
log-patterns.h spa: support: do not include C source file 2021-09-29 15:07:36 +00:00
logger.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
loop.c treewide: print pthread_t as a pointer 2023-02-25 20:45:28 +01:00
meson.build spa: support: send TID to systemd journal 2023-02-14 11:38:52 +00:00
node-driver.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
null-audio-sink.c null-sink: accept our custom format as well 2023-02-23 12:04:13 +01:00
plugin.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
system.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00