summaryrefslogtreecommitdiff
path: root/src/shared/strv.h
AgeCommit message (Expand)Author
2014-12-20shared: strv - add strv_clear()Tom Gundersen
2014-10-25src/shared/util.h: import realloc_multiply() from upstreamAnthony G. Basile
2014-08-14src/shared: some stylistic changesAnthony G. Basile
2014-08-14src/shared: import more code cleanups from upstreamAnthony G. Basile
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2012-11-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-15src/libudev: successfully buildsAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-10-19set: introduce strv_sort()Lennart Poettering
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-23manager: rework generator logicLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11main: drop container/initrd env vars from inherited setLennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers