Systemd/src/libsystemd
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
..
sd-bus tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396) 2017-07-21 10:35:45 +02:00
sd-daemon tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-device build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-event tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-hwdb build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-id128 build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-login build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-netlink tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-network build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sd-path Merge pull request #6266 from keszybz/drop-autotools 2017-07-20 19:56:07 +02:00
sd-resolve tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
sd-utf8 build-sys: drop automake support 2017-07-18 10:04:44 -04:00
libsystemd.pc.in Adjust pkgconfig files to point at rootlibdir (#4584) 2016-11-08 09:36:41 +01:00
libsystemd.sym Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to follow systemd naming conventions. (#5753) 2017-04-25 09:32:24 +02:00
meson.build meson: reindent all files with 8 spaces 2017-04-23 21:47:29 -04:00