summaryrefslogtreecommitdiff
path: root/src/coredump/coredump.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-02-17 11:18:22 +0100
committerLennart Poettering <lennart@poettering.net>2017-02-17 11:18:22 +0100
commit76341acc383833b2f2b37a0f2ac713c6390a9171 (patch)
treedb217cda1149dc70f134d6f9c522ee56765f0b94 /src/coredump/coredump.c
parentd14bcb4ea7b71f475fbf05ecca568b534f419b98 (diff)
udevd: use signal_to_string() instead of strsignal() at one place
strsignal() sucks, as it tries to generate human readable strings from something that isn't really human readable by concept. Let's use signal_to_string() instead, making this more grokkable. Difference is: SIGINT gets translated → "SIGINT" rather than → "Interrupted".
Diffstat (limited to 'src/coredump/coredump.c')
0 files changed, 0 insertions, 0 deletions