index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
elf-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-6
/
+3
*
shared: Add more dlopen() tests
Daan De Meyer
2022-03-01
1
-2
/
+2
*
elf-util: add missing assertion
Yu Watanabe
2022-01-03
1
-0
/
+2
*
elf-util: reduce variable scope
Yu Watanabe
2022-01-03
1
-3
/
+3
*
elf-util: executable argument for parse_elf() may be NULL
Yu Watanabe
2022-01-03
1
-3
/
+5
*
elf-util: reduce variable scope and indentation
Yu Watanabe
2022-01-03
1
-40
/
+42
*
elf-util: reduce variable scope and indentation
Yu Watanabe
2022-01-03
1
-20
/
+22
*
Merge pull request #21454 from bluca/inspect_elf
Zbigniew Jędrzejewski-Szmek
2021-12-06
1
-5
/
+136
|
\
|
*
elf-util: add function to parse metadata out of ELF objects
Luca Boccassi
2021-12-01
1
-5
/
+136
*
|
elf-util: do not ignore prctl() errors
Luca Boccassi
2021-12-01
1
-2
/
+5
|
/
*
elf-util: switch libelf/libdw to dlopen()
Luca Boccassi
2021-11-30
1
-54
/
+176
*
elf-util: split out helper to parse build-id
Luca Boccassi
2021-11-30
1
-27
/
+47
*
coredump: move elf parsing utilities to src/shared/elf-util
Luca Boccassi
2021-11-30
1
-0
/
+535