libcommon: Add common library 32/250832/3
authorYunmi Ha <yunmi.ha@samsung.com>
Tue, 5 Jan 2021 04:45:21 +0000 (13:45 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Wed, 6 Jan 2021 03:53:48 +0000 (12:53 +0900)
commit3e6fe8f363bd28f83bdffde38f3be5aed1819b2e
tree62ac91357cdf19ed1d47963b9e16a20fe6b4da78
parent4e1614862656323690d92381c43836b13d396290
libcommon: Add common library

- list (glib)
- ini-parser

Change-Id: Ic13b47d5a1f26ed8b40007684da620a804775623
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
CMakeLists.txt
packaging/libsyscommon.spec
src/libcommon/ini-parser.c [new file with mode: 0644]
src/libcommon/ini-parser.h [new file with mode: 0644]
src/libcommon/list.h [new file with mode: 0644]