chiark / gitweb /
__thread --> thread_local for C11 compat
[elogind.git] / src / shared / hashmap.h
2013-09-30 Lennart Poetteringhashmap: size hashmap bucket array dynamically
2013-05-07 Lennart Poetteringhashmap: document trivial_hash_func()
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-05-02 Daniel Buchhashmap.h: fix coding style issue
2013-02-11 Lennart Poetteringbinfmt,tmpfiles,modules-load,sysctl: rework the various...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-26 Lennart Poetteringjournal: introduce entry array chain cache
2012-10-24 Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-18 Lennart Poetteringjournal: add ability to list values a specified field...
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...