]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: Use LFS calls (stat, scandir)
authorJaroslav Kysela <perex@perex.cz>
Thu, 19 May 2022 15:37:46 +0000 (17:37 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 20 May 2022 07:55:03 +0000 (09:55 +0200)
commitedec439a0ce5f81bfc9fdf1ec3d261ebcc1df95a
tree19cbf7f08773ae0f2d4748ce070d3451e352e187
parent45b65fa4c1f647159e453ffc3abe0218621e22c2
ucm: Use LFS calls (stat, scandir)

Continue the work in commit ba86ac55 ("conf: Use LFS calls when reading
config files") and fix the UCM code, too.

Fixes: https://github.com/alsa-project/alsa-lib/pull/223
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/main.c
src/ucm/parser.c
src/ucm/ucm_exec.c
src/ucm/ucm_subs.c