chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
[elogind.git] / src / basic / macro.h
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... Add macro for checking if some flags are set
2018-08-24 Lennart Poetteringmacro: don't rely on C's downgrade-to-bool feature...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Zbigniew Jędrzejew... fuzz-unit-file: add __has_feature(memory_sanitizer...
2018-06-28 Sven EdenPrep v238: Mask cg_trim() call in manager_shutdown_cgro...
2018-06-28 Franck Buibasic/macros: rename noreturn into _noreturn_ (#8456)
2018-05-30 Zbigniew Jędrzejew... coverity: don't use (void)0 under coverity
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-12-13 Thomas Hallerbasic/macros: add STRLEN() to get length of string...
2017-11-24 Shawn Landden__attribute__((fallthrough)) only when -Wimplicit-fallt...
2017-11-19 Shawn Landdentree-wide: adjust fall through comments so that gcc...
2017-07-25 Zbigniew Jędrzejew... tree-wide: drop assert.h includes
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Tobias Jungelnetworkd: add support to configure VLAN on bridge ports
2017-06-16 Zbigniew Jędrzejew... basic/macros: clang 3.5 doesn't support alloc_size
2017-06-16 Mike Frysingerinclude sys/sysmacros.h in more places
2017-06-16 Vito Caputotree-wide: minor formatting inconsistency cleanups
2017-06-16 Lennart Poetteringresolved: fix notification iteration logic when transac...
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Daniel Macktree-wide: remove Emacs lines from all files
2017-05-17 Daniel Mackmacro.h: provide a switch-case statement generator...
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-29 Michal Schmidtbasic: make sure argument of ELEMENTSOF is an array
2017-03-29 Michal Schmidtbasic: nicer assert messages
2016-03-14 Mike Frysingerinclude sys/sysmacros.h in more places
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/basic
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...