summaryrefslogtreecommitdiff
path: root/src/shared/set.h
AgeCommit message (Expand)Author
2015-04-12shared: set - make argument to set_remove() constTom Gundersen
2015-01-25Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek
2014-10-31hashmap: rewrite the implementationMichal Schmidt
2014-10-25hashmap: introduce hashmap_reserve()Michal Schmidt
2014-09-15src/shared/set.h: remove unnecessary function declarationAnthony G. Basile
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-08-14src/shared: some stylistic changesAnthony G. Basile
2014-08-14src/shared: import more code cleanups from upstreamAnthony G. Basile
2014-08-14src/shared: import many 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-16src/udev: restore needed deps from src/shareAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-10-19set: introduce set_get_strv()Lennart Poettering
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-07-03load-fragment: a few modernizationsLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers