Systemd/src/journal
Zbigniew Jędrzejewski-Szmek 8e143a1232 journalctl: do not treat EINTR as an error when waiting for events
Fixup for 2a1e0f2228. Fixes #10724.

Reproducer: start 'journalctl -f' in a terminal window, change window size.
2018-11-11 12:40:27 +01:00
..
audit-type.c Drop my copyright headers 2018-06-14 13:03:20 +02:00
audit-type.h Drop my copyright headers 2018-06-14 13:03:20 +02:00
audit_type-to-name.awk meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
cat.c tree-wide: add clickable man page link to all --help texts 2018-08-20 11:33:04 +02:00
catalog.c catalog: fgets() excorcism 2018-10-18 13:39:29 +02:00
catalog.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
compress.c journal: adapt for new improved LZ4_decompress_safe_partial() 2018-10-30 11:04:51 +01:00
compress.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
fsprg.c tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
fsprg.h tree-wide: use '#pragma once' for header guard 2018-08-30 06:10:43 +03:00
generate-audit_type-list.sh separate flags from shebang 2017-12-25 19:48:49 +01:00
journal-authenticate.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-authenticate.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-def.h tree-wide: drop empty lines in comments 2018-07-23 08:44:24 +02:00
journal-file.c journal: drop an unused variable clang is complaining about 2018-10-29 15:21:58 +00:00
journal-file.h journal-file: refactor journal_file_open_reliably() 2018-10-25 21:43:09 +02:00
journal-internal.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-qrcode.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-qrcode.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-send.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-vacuum.c journal: fix some type confusion in journal_directory_vacuum() 2018-10-25 21:43:09 +02:00
journal-vacuum.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journal-verify.c journal-verify: add comment and silence LGTM warning 2018-10-02 12:54:00 +02:00
journal-verify.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journalctl.c journalctl: do not treat EINTR as an error when waiting for events 2018-11-11 12:40:27 +01:00
journald-audit.c tree-wide: introduce setsockopt_int() helper and make use of it everywhere 2018-10-18 19:50:29 +02:00
journald-audit.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-console.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-console.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-context.c core: implement per unit journal rate limiting 2018-10-18 09:56:20 +02:00
journald-context.h core: implement per unit journal rate limiting 2018-10-18 09:56:20 +02:00
journald-gperf.gperf journal: make the compression threshold tunable 2018-03-20 14:54:07 -07:00
journald-kmsg.c journal: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
journald-kmsg.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-native.c tree-wide: introduce setsockopt_int() helper and make use of it everywhere 2018-10-18 19:50:29 +02:00
journald-native.h journald: make server_process_native_message compatible with fuzz_journald_processing_function 2018-09-03 07:03:52 +00:00
journald-rate-limit.c core: implement per unit journal rate limiting 2018-10-18 09:56:20 +02:00
journald-rate-limit.h core: implement per unit journal rate limiting 2018-10-18 09:56:20 +02:00
journald-server.c journald: when we are asked to rotate all files, let's also look at closed files 2018-10-25 21:44:48 +02:00
journald-server.h journal: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
journald-stream.c journald: use the "driver" transport for logging a refused connection 2018-10-23 19:36:52 +02:00
journald-stream.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-syslog.c tree-wide: some automatic coccinelle fixes (#10463) 2018-10-20 00:07:46 +09:00
journald-syslog.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald-wall.c journald: drop copyright headers for Sebastian Thorarensen 2018-07-03 01:32:25 +02:00
journald-wall.h journald: drop copyright headers for Sebastian Thorarensen 2018-07-03 01:32:25 +02:00
journald.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
journald.conf journal: add missing option in journald.conf 2018-06-26 04:05:42 +09:00
lookup3.c Turn VALGRIND variable into a meson configuration switch 2018-05-17 09:54:36 -07:00
lookup3.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00
mmap-cache.c tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable 2018-08-27 14:01:46 +09:00
mmap-cache.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
sd-journal.c sd-journal: escape binary data in match_make_string() 2018-10-23 19:33:01 +02:00
test-audit-type.c Drop my copyright headers 2018-06-14 13:03:20 +02:00
test-catalog.c Merge pull request #10070 from keszybz/test-reporting 2018-09-15 15:55:15 +09:00
test-compress-benchmark.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-compress.c journal: adapt for new improved LZ4_decompress_safe_partial() 2018-10-30 11:04:51 +01:00
test-journal-config.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-journal-enum.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-journal-flush.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-journal-init.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-journal-interleaving.c Drop copyright for Marius Vollmer 2018-10-31 09:34:38 +01:00
test-journal-match.c sd-journal: escape binary data in match_make_string() 2018-10-23 19:33:01 +02:00
test-journal-send.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
test-journal-stream.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-journal-syslog.c test-journal-syslog: initialize variable 2018-09-25 11:34:52 +02:00
test-journal-verify.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-journal.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-mmap-cache.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00