Files
swupd-client/src/lib
Otavio Pontes fc1f874c89 macros: Create wrapper for malloc and calloc functions
Use always calloc to allocate memory and abort on errors

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2020-05-06 09:54:24 -07:00
..
2020-04-09 09:56:17 -07:00
2020-04-23 11:13:01 -07:00
2020-05-05 13:20:16 -07:00
2019-10-03 15:14:11 -07:00

Swupd generic library

Library created to group implementation of generic data types, helpers and system interaction used by swupd, but without any swupd specific code or swupd.h dependency.