Systemd/src/coredump
Lennart Poettering 4b61c87511 tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
As a follow-up for db3f45e2d2 let's do the
same for all other cases where we create a FILE* with local scope and
know that no other threads hence can have access to it.

For most cases this shouldn't change much really, but this should speed
dbus introspection and calender time formatting up a bit.
2017-07-21 10:35:45 +02:00
..
coredump-vacuum.c build-sys: move coredump logic into subdir of its own 2016-02-10 14:32:27 +01:00
coredump-vacuum.h build-sys: move coredump logic into subdir of its own 2016-02-10 14:32:27 +01:00
coredump.c tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396) 2017-07-21 10:35:45 +02:00
coredump.conf build-sys: move coredump logic into subdir of its own 2016-02-10 14:32:27 +01:00
coredumpctl.c coredump: define a macro for a "short bus call timeout" 2017-03-01 18:13:00 +01:00
meson.build meson: use booleans for conf.set and drop unecessary conditionals 2017-05-02 16:29:11 -04: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 build-sys: move coredump logic into subdir of its own 2016-02-10 14:32:27 +01:00
test-coredump-vacuum.c build-sys: move coredump logic into subdir of its own 2016-02-10 14:32:27 +01:00