OSDN Git Service

ucm: implement the toplevel ucm configuration file parser
authorJaroslav Kysela <perex@perex.cz>
Tue, 26 May 2020 16:54:31 +0000 (18:54 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 27 May 2020 10:24:46 +0000 (12:24 +0200)
commit1b0e77909dcdf9d2e3b8d9f1398527b7c7127194
tree4074816dadedb53318e8e14deeda2604a115000c
parent61986c02b06dd8529c0e037e1e6a5736b7cd8350
ucm: implement the toplevel ucm configuration file parser

There is a big issue to validate all possible configuration paths.
Let create ucm2/ucm.conf file which describe the lookups. It may
be also customized later to follow the kernel-side development.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/parser.c