]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strv: add new functions (from systemd)
authorKarel Zak <kzak@redhat.com>
Fri, 15 May 2015 12:57:04 +0000 (14:57 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 15 May 2015 12:57:04 +0000 (14:57 +0200)
commit548b9714e82ec7aca28958f5d5c2927a9b134fbe
tree4ccf0a33d6dff3998f2e34607e42d4f7119885a0
parent8fdc064ac3a0b302d8a90f1d80b2feb89ad7f064
lib/strv: add new functions (from systemd)

Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makemodule.am
include/strutils.h
include/strv.h [new file with mode: 0644]
lib/Makemodule.am
lib/strutils.c
lib/strv.c [new file with mode: 0644]
lib/sysfs.c