mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-26 07:00:13 -05:00
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 |
||
|---|---|---|
| .. | ||
| spa | ||
| meson.build | ||