sysusers,strv: export the hash ops to map char* → strv
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 28 Mar 2019 16:28:48 +0000 (17:28 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 19 Jul 2019 14:49:41 +0000 (16:49 +0200)
commitcde7910993b08f7fe605457d69c2d28b2510c756
treef519fd7360f614ede8d1a72b3cfedce7d6582ec7
parentb124d3f2ce87cc71065fde589caafd5ceb4764b6
sysusers,strv: export the hash ops to map char* → strv

Also make string_strv_hashmap_put return 0 only if the entry already existed.
src/basic/strv.c
src/basic/strv.h
src/sysusers/sysusers.c