summaryrefslogtreecommitdiff
path: root/src/shared/set.h
Commit message (Expand)AuthorAgeFilesLines
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-134/+0
* shared: set - make argument to set_remove() constTom Gundersen2015-04-011-1/+1
* Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek2015-01-181-1/+1
* hashmap: rewrite the implementationMichal Schmidt2014-10-301-31/+89
* hashmap: allow hashmap_move() to failMichal Schmidt2014-10-231-1/+1
* hashmap: introduce hashmap_reserve()Michal Schmidt2014-10-231-0/+1
* hashmap, set: remove unused functionsMichal Schmidt2014-09-151-6/+0
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-2/+2
* networkd: expose a global list of DNS and NTP servers in the state fileLennart Poettering2014-08-121-0/+2
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-141-2/+2
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-131-7/+3
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-241-0/+1
* macro: rework how we define cleanup macrosLennart Poettering2013-04-161-0/+3
* shared: inline trivial auto-cleanup functionsMichal Schmidt2013-03-081-2/+8
* shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek2013-01-291-0/+1
* localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-071-0/+1
* set: introduce set_get_strv()Lennart Poettering2012-10-191-0/+2
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-0/+1
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* load-fragment: a few modernizationsLennart Poettering2012-07-031-0/+2
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-101-0/+69