Systemd/src/coredump
Lennart Poettering bcde742e78 conf-parser: turn three bool function params into a flags fields
This makes things more readable and fixes some issues with incorrect
flag propagation between the various flavours of config_parse().
2017-11-13 10:24:03 +01:00
..
coredump-vacuum.c
coredump-vacuum.h
coredump.c conf-parser: turn three bool function params into a flags fields 2017-11-13 10:24:03 +01:00
coredump.conf
coredumpctl.c build-sys: use #if Y instead of #ifdef Y everywhere 2017-10-04 12:09:29 +02:00
meson.build build-sys: use #if Y instead of #ifdef Y everywhere 2017-10-04 12:09:29 +02:00
stacktrace.c tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396) 2017-07-21 10:35:45 +02:00
stacktrace.h
test-coredump-vacuum.c