changeset 1746:7c4fc10fde41

timer.c (notify): Flush stdout after writing message to avoid lossage on terminals.
author Michael I. Bushnell <mib@gnu.org>
date Fri, 08 Jan 1993 20:26:54 +0000
parents 341d551a3411
children aae774aae3de
files lib-src/=timer.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/=timer.c	Fri Jan 08 15:30:08 1993 +0000
+++ b/lib-src/=timer.c	Fri Jan 08 20:26:54 1993 +0000
@@ -131,6 +131,7 @@
     if (ep->reply_at <= now)
       {
 	fputs (ep->token, stdout);
+	fflush (stdout);
 	free (ep->token);
 
 	/* We now have a hole in the event array; fill it with the last