chiark / gitweb /
Add gettext support
[elogind.git] / src / shared / set.h
2015-01-19 Zbigniew Jędrzejew... Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h
2014-10-30 Michal Schmidthashmap: rewrite the implementation
2014-10-23 Michal Schmidthashmap: allow hashmap_move() to fail
2014-10-23 Michal Schmidthashmap: introduce hashmap_reserve()
2014-09-15 Michal Schmidthashmap, set: remove unused functions
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-12 Lennart Poetteringnetworkd: expose a global list of DNS and NTP servers...
2013-10-14 Lennart Poetteringutil: allow trailing semicolons on define_trivial_clean...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-16 Lennart Poetteringmacro: rework how we define cleanup macros
2013-03-08 Michal Schmidtshared: inline trivial auto-cleanup functions
2013-01-30 Zbigniew Jędrzejew... shared: introduce _cleanup_set_free_free_
2013-01-07 Zbigniew Jędrzejew... localectl: use automatic cleanup
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-19 Lennart Poetteringset: introduce set_get_strv()
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-03 Lennart Poetteringload-fragment: a few modernizations
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...