pipewire/spa/include
Siva Mahadevan cd84d007cd spa: replace ECHRNG with EINVAL
ECHRNG is linux-specific and does not exist on all OSes.
On the other hand, EINVAL is specified in POSIX[0] (and is thus cross-platform)
and is commonly used to signify an index out of bounds error.

https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/errno.h.html
2026-03-11 20:40:24 +00:00
..
spa spa: replace ECHRNG with EINVAL 2026-03-11 20:40:24 +00:00
meson.build spa: expose utils/cleanup.h for external users 2023-10-11 19:56:11 +02:00