summaryrefslogtreecommitdiff
path: root/src/shared/macro.h
Commit message (Expand)AuthorAgeFilesLines
* shared: introduce _cleanup_set_free_free_Zbigniew Jędrzejewski-Szmek2013-01-291-0/+1
* Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek2013-01-251-0/+1
* localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-071-0/+1
* macro: use C11 static_assert() macro for static assertionsLennart Poettering2012-12-311-7/+14
* timedatectl: introduce new command line client for timedatedLennart Poettering2012-10-171-0/+1
* macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reachedLennart Poettering2012-09-241-2/+4
* log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering2012-09-241-0/+43
* nspawn: use automatic cleanup for umaskZbigniew Jędrzejewski-Szmek2012-09-161-0/+1
* util: various additional modernizationsLennart Poettering2012-09-141-0/+1
* util: modernize a few functions with automatic cleanup variablesLennart Poettering2012-09-141-0/+1
* macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...Lennart Poettering2012-09-131-0/+3
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* journal: align byte-buffer that gets cased to an objectKay Sievers2012-07-151-0/+1
* util: split-out hwclock.[ch]Kay Sievers2012-05-081-0/+11
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move list.h, macro.h, ioprio.h to shared/Kay Sievers2012-04-101-0/+181