index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
idn-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: always do dlopen() with RTLD_NOW + RTLD_NODELETE
Lennart Poettering
2024-10-02
1
-3
/
+2
*
basic/dlfcn-util: deobfuscate macro definitions
Zbigniew Jędrzejewski-Szmek
2024-06-12
1
-6
/
+6
*
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
1
-0
/
+10
*
dlopen: log debug message when a library is dlopened
Luca Boccassi
2024-04-03
1
-1
/
+4
*
tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()
Lennart Poettering
2024-03-01
1
-6
/
+6
*
dlfcn-util: add static asserts ensuring our sym_xyz() func ptrs match the typ...
Lennart Poettering
2022-11-21
1
-2
/
+2
*
shared/dlfcn-util: add sentinel helper or for dlsym_many_or_warn()
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-2
/
+1
*
various: convert to the new dlopen_or_warn() helper
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-24
/
+3
*
dlfcn-util: invert function naming and add helper that does the whole job
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-2
/
+2
*
tree-wide: make use of new DLSYM_ARG() macro everywhere
Lennart Poettering
2020-12-04
1
-7
/
+7
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
shared: make libidn/libdidn2 dependency a dlopen() one
Lennart Poettering
2020-10-09
1
-0
/
+91