pipewire/spa/include
Peter Hutterer d8a9534a9a spa/string: add spa_streq() and spa_strneq() for string equality
Easier to use than strcmp() since their return value matches expectations. And
they do what is expected with NULL strings, two NULL pointers are equal, one
NULL pointer is not equal.
2021-05-18 22:10:27 +10:00
..
spa spa/string: add spa_streq() and spa_strneq() for string equality 2021-05-18 22:10:27 +10:00
meson.build spa: use meson's install_subdir to install our header files 2021-04-15 06:57:00 +00:00