Systemd/src/journal-remote
Lennart Poettering df0ff12775 tree-wide: make use of getpid_cached() wherever we can
This moves pretty much all uses of getpid() over to getpid_raw(). I
didn't specifically check whether the optimization is worth it for each
replacement, but in order to keep things simple and systematic I
switched over everything at once.
2017-07-20 20:27:24 +02:00
..
browse.html tree-wide: minor formatting inconsistency cleanups 2016-02-23 14:20:34 -08:00
journal-gatewayd.c Merge pull request #5166 from keszybz/gcc7 2017-02-01 12:02:50 +03:00
journal-remote-parse.c journal-remote: fix memleak of the name of the remote source 2017-05-19 11:40:56 -04:00
journal-remote-parse.h Move export format parsing from src/journal-remote/ to src/basic/ 2017-02-14 23:56:48 -05:00
journal-remote-write.c Move export format parsing from src/journal-remote/ to src/basic/ 2017-02-14 23:56:48 -05:00
journal-remote-write.h Move export format parsing from src/journal-remote/ to src/basic/ 2017-02-14 23:56:48 -05:00
journal-remote.c tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
journal-remote.conf.in Add Seal option in the configuration file for journald-remote 2015-12-20 13:23:33 +01:00
journal-remote.h tree-wide: place #pragma once at the same place everywhere 2016-02-20 22:42:29 +01:00
journal-upload-journal.c time-util: rename usec_sub() to usec_sub_signed() and add usec_sub_unsigned() 2017-06-22 20:51:06 +02:00
journal-upload.c tree-wide: make use of getpid_cached() wherever we can 2017-07-20 20:27:24 +02:00
journal-upload.conf.in journal-upload: add config file 2014-07-15 22:34:41 -04:00
journal-upload.h journal-upload: make watchdog state non-static 2016-04-05 20:28:56 -04:00
log-generator.py more portable python shebangs (#5816) 2017-04-30 20:26:56 -04:00
meson.build meson: use booleans for conf.set and drop unecessary conditionals 2017-05-02 16:29:11 -04:00
microhttpd-util.c µhttpd-util: use #pragma to silence warning about nonliteral pattern 2017-04-21 13:36:48 -04:00
microhttpd-util.h microhttpd-util: silence warnings about deprecated options 2017-04-21 12:05:55 -04:00