]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 5 Dec 1999 22:36:11 +0000 (22:36 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Dec 1999 22:36:11 +0000 (22:36 +0000)
old/textutils/ChangeLog

index db4c4cb029ef1c7381c178de89113134da1fd293..d2a326519ca157ba69fc0ecce396e26ab9bf5f74 100644 (file)
@@ -2,6 +2,12 @@
 
        * Version 2.0a.
 
+1999-10-26  Marc Boucher  <marc@mbsi.ca>
+
+       * src/tail.c (main): Flush stdout before switching to unbuffered mode
+       and calling tail_forever.  Required only on Solaris2.7 -- on other
+       systems, using setvbuf to switch to unbufferd mode does the flush.
+
 1999-11-22  Jim Meyering  <meyering@ascend.com>
 
        * lib/Makefile.am (DISTCLEANFILES): Put $(BUILT_SOURCES) here rather