Michal Privoznik
79c613ec8a
virsh: fflush(stdout) after fputs()
...
We are not guaranteed that the string we are printing onto stdout
contains '\n' and thus that the stdout is flushed. In fact, I've
met this problem when virsh asked me whether I want to edit the
domain XML again (vshAskReedit()) but the prompt wasn't displayed
(as it does not contain a newline character) and virsh just sat
there waiting for my input, I sat there waiting for virsh's
output. Flush stdout after all fputs()-s which do not flush
stdout.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-03-10 08:57:31 +01:00
..
2021-11-23 13:35:36 +01:00
2021-12-13 14:17:56 +01:00
2022-03-07 12:37:54 +01:00
2021-11-30 10:45:35 +00:00
2022-02-22 13:35:47 +01:00
2020-11-04 12:18:05 +01:00
2022-03-03 11:06:56 +01:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-08-16 13:10:33 +02:00
2021-09-17 09:40:46 +02:00
2022-03-03 11:06:56 +01:00
2022-03-03 11:06:56 +01:00
2021-07-23 09:59:12 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:23:25 +02:00
2021-09-17 09:40:46 +02:00
2022-01-19 16:48:33 +01:00
2022-01-19 16:48:33 +01:00
2021-10-06 09:26:25 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:27:03 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:24:17 +02:00
2021-09-17 09:40:46 +02:00
2021-04-13 17:00:38 +02:00
2021-09-17 09:40:46 +02:00
2021-08-16 13:10:33 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:25:22 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2022-02-15 09:32:23 +01:00
2022-03-03 11:06:56 +01:00
2022-03-03 11:06:56 +01:00
2022-02-08 08:42:07 +01:00
2022-03-03 11:06:57 +01:00
2022-02-21 13:34:16 +01:00
2022-01-17 09:53:45 +01:00
2021-07-23 09:59:12 +02:00
2022-02-08 08:42:07 +01:00
2022-02-08 08:42:07 +01:00
2022-01-19 16:48:33 +01:00
2022-02-08 08:42:07 +01:00
2022-02-08 08:42:07 +01:00
2022-02-08 08:42:07 +01:00
2021-06-16 10:32:33 +02:00
2022-02-08 08:42:07 +01:00
2020-08-03 15:30:40 +02:00
2022-02-08 13:04:20 +00:00
2020-08-03 15:30:40 +02:00
2022-03-03 11:06:56 +01:00
2022-03-03 11:06:56 +01:00
2022-02-08 08:42:07 +01:00
2022-03-03 11:06:56 +01:00
2022-03-03 11:06:56 +01:00
2021-04-13 17:00:38 +02:00
2022-02-11 16:03:29 +01:00
2021-04-13 17:00:38 +02:00
2020-05-05 14:45:58 +02:00
2021-11-23 16:59:36 +01:00
2021-10-12 17:28:35 +02:00
2022-02-03 14:10:03 +01:00
2021-06-08 08:52:07 +02:00
2021-12-10 16:37:42 +01:00
2021-10-12 17:28:35 +02:00
2021-11-11 16:16:17 +01:00
2021-11-12 12:37:29 +01:00
2021-12-17 15:05:49 +01:00
2021-12-17 15:05:58 +01:00
2022-03-10 08:57:31 +01:00
2022-03-03 11:06:56 +01:00