mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
`strsep()` is simpler to use than `strtok()` or `strtok_r()` while being thread-safe and reentrant. Although it is an extension, it is available in both glibc and musl. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||