summaryrefslogtreecommitdiff
path: root/src/systemd/_sd-common.h
Commit message (Expand)AuthorAgeFilesLines
* Fix 24172: __STDC_VERSION__ may be defined in C++Loïc Collignon2022-08-031-1/+1
* Use https for gnu.orgMichael Biebl2022-06-281-1/+1
* sd-common: add new macro for forcing 64bit size for public enumsLennart Poettering2021-02-161-0/+6
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* _sd-common.h: avoid parsing errors with CoverityKamil Dudka2020-08-061-1/+1
* journal: properly mark two definitions that are deprecated with GCC attribute...Lennart Poettering2020-01-311-0/+12
* Use c99 static array size declarations in exported functions tooZbigniew Jędrzejewski-Szmek2019-01-041-0/+8
* Merge pull request #11031 from poettering/gcc-attr-cleanupLennart Poettering2018-12-031-1/+1
|\
| * tree-wide: drop redundant space between __attribute__ and ((Lennart Poettering2018-12-031-1/+1
* | libsystemd: introduce _sd_destroy_tYu Watanabe2018-12-021-0/+2
|/
* tree-wide: use __ prefixed gcc attributes (#10843)Lennart Poettering2018-11-201-4/+4
* tree-wide: drop empty lines in the begining of commentsYu Watanabe2018-06-291-1/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)Zbigniew Jędrzejewski-Szmek2017-03-131-2/+2
* headers: use __inline__ instead of inlineZbigniew Jędrzejewski-Szmek2016-03-111-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* libsystemd: make sure we prefix even the dirty secrets in our API with "_sd_"Lennart Poettering2015-11-271-5/+5
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-0/+7
* src/systemd: fix grammar and spelling errors in commentsJason St. John2014-03-251-2/+2
* include: make direct includion of _sd-common.h harderLennart Poettering2013-11-201-0/+4
* bus: export utf8 validator calls as pure functionsLennart Poettering2013-11-121-0/+4
* api: replace manual C++ guards by macrosLennart Poettering2013-11-071-3/+25
* api: unify some common bits used by public systemd APIsLennart Poettering2013-10-161-0/+48