pipewire/spa/include/spa
columbarius f36f673b3b spa: replace locale aware string functions with uselocale
Not all string functions have a POSIX compliant locale aware version
(eg. strtof_l). Instead uselocale [1] should be used, which allows
switching the locale of a thread to a welldefined one and restoring it
afterwards.

[1] https://man7.org/linux/man-pages/man3/uselocale.3.html
2022-04-05 17:13:18 +00:00
..
buffer
control
debug spa: debug double like a float 2022-03-21 09:18:07 +01:00
graph
interfaces/audio spa: improve the AEC interface 2022-02-16 16:18:18 +01:00
monitor
node
param
pod spa: fix compilation with c++ 2022-03-01 21:40:30 +01:00
support support: also protect against recursive invocations 2022-02-08 17:21:10 +01:00
utils spa: replace locale aware string functions with uselocale 2022-04-05 17:13:18 +00:00