chiark / gitweb /
strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arrays...
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Oct 2013 19:09:16 +0000 (20:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Oct 2013 19:09:16 +0000 (20:09 +0100)
commit897e7561a0f2b0e502fe57081b5d834876c49d7a
tree48c67c1e449d02f057452b6575452fccb1291c16
parent80ba3b84ddf40fccbc21184c2da41d97fe85633d
strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arrays nicely on the fly
src/shared/strv.h
src/test/test-strv.c