chiark / gitweb /
Report about syntax errors with metadata
[elogind.git] / src / shared / macro.h
2013-04-16 Lennart Poetteringutil: make generation of profcs PID paths nicer
2013-04-16 Lennart Poetteringmacro: rework how we define cleanup macros
2013-04-12 Lennart Poetteringbus: don't calculate kmsg message too large
2013-04-11 Lennart Poetteringmacro: make sure ALIGN() can be calculated constant...
2013-04-02 Lennart Poetteringmacro: add macro for precisely determining length of...
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-27 Zbigniew Jędrzejew... tests: skip bus test if bus cannot be opened
2013-03-20 Lennart Poetteringmacro: add CHAR_TO_STR macro to make a one character...
2013-03-20 Lennart Poetteringmacro: don't redefine CLAMP if it is already defined...
2013-03-18 Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
2013-01-30 Zbigniew Jędrzejew... shared: introduce _cleanup_set_free_free_
2013-01-25 Zbigniew Jędrzejew... Add _cleanup_pclose_ and fix mismatching pipe close...
2013-01-07 Zbigniew Jędrzejew... localectl: use automatic cleanup
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-31 Lennart Poetteringmacro: use C11 static_assert() macro for static assertions
2012-10-17 Lennart Poetteringtimedatectl: introduce new command line client for...
2012-09-24 Lennart Poetteringmacro: increase VA_FORMAT_ADVANCE type array and hit...
2012-09-24 Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-16 Zbigniew Jędrzejew... nspawn: use automatic cleanup for umask
2012-09-14 Lennart Poetteringutil: various additional modernizations
2012-09-14 Lennart Poetteringutil: modernize a few functions with automatic cleanup...
2012-09-13 Lennart Poetteringmacro: introduce _cleanup_free_ macro for automatic...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-15 Kay Sieversjournal: align byte-buffer that gets cased to an object
2012-05-07 Kay Sieversutil: split-out hwclock.[ch]
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversmove list.h, macro.h, ioprio.h to shared/