index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
static-destruct.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
static-destruct: introduce STATIC_ARRAY_DESTRUCTOR_REGISTER()
Yu Watanabe
2023-05-09
1
-4
/
+46
*
static-destruct: several cleanups
Yu Watanabe
2023-05-09
1
-21
/
+21
*
tree-wide: use ALIGN_PTR()
Yu Watanabe
2022-05-31
1
-2
/
+2
*
src/basic: adjust grammar in comments
Zbigniew Jędrzejewski-Szmek
2021-12-23
1
-5
/
+5
*
test,static-destruct: Use retain attribute to prevent linker garbage collection
Jan Janssen
2021-12-22
1
-0
/
+4
*
basic/static-destruct: fix grammar in comment
Zbigniew Jędrzejewski-Szmek
2020-12-10
1
-3
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: use the usual SPDX header for our own files
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-0
/
+2
*
static-destruct: add missing closing '(' in comment
Lennart Poettering
2019-11-01
1
-2
/
+2
*
Merge pull request #11031 from poettering/gcc-attr-cleanup
Lennart Poettering
2018-12-03
1
-8
/
+12
|
\
|
*
static-destruct: turn on new _variable_no_sanitize_address_ variable for STAT...
Lennart Poettering
2018-12-03
1
-1
/
+5
|
*
sd-bus,static-destruct: clean up how we do our ELF section magic
Lennart Poettering
2018-12-03
1
-5
/
+5
|
*
tree-wide: use gcc attribute macros where appropriate
Lennart Poettering
2018-12-03
1
-2
/
+2
*
|
util: define free_func_t
Yu Watanabe
2018-12-02
1
-1
/
+2
|
/
*
util: add set of macros for declaring _cleanup_-style destructors for static ...
Lennart Poettering
2018-11-19
1
-0
/
+51