home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10110 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.6 KB

  1. Path: sparky!uunet!wupost!uwm.edu!ogicse!news.u.washington.edu!serval!poly2!hlu
  2. From: hlu@poly2.eecs.wsu.edu (H.J. Lu)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: stderr buffering
  5. Message-ID: <1992Sep7.203538.819@serval.net.wsu.edu>
  6. Date: 7 Sep 92 20:35:38 GMT
  7. Article-I.D.: serval.1992Sep7.203538.819
  8. References: <Bu2sr4.Brv@acsu.buffalo.edu>
  9. Sender: hlu@poly2 (H.J. Lu)
  10. Organization: Washington State University
  11. Lines: 27
  12.  
  13. In article <Bu2sr4.Brv@acsu.buffalo.edu>, beers@acsu.buffalo.edu (Andrew Beers) writes:
  14. |> 
  15. |> I just got the sc package from tsx-11.  I press '?' for help, and the help
  16. |> screen does not appear.  After a few more keypresses, the help screen appears
  17. |> and then quickly disappears.
  18. |> 
  19. |> I have also noticed that when I press <ESC> to exit edit mode in vi, it can
  20. |> take several seconds before the cursor will move back one space.
  21. |> 
  22. |> I compiled the unit conversion program units, and noted that fprintf's not
  23. |> ending with a carriage return were not immediately sent to the screen.  All of
  24. |> the fprintf's printed to stderr.
  25. |> 
  26. |> It is my understanding that stderr should not be buffered at all.  These three
  27. |> cases lead me to believe that it is being buffered under Linux.
  28. |> 
  29. |> System:  386sx/25, 4Meg, 0.96pl2 (have noticed it with earlier kernels, also).
  30. |> 
  31. |> Any ideas on this problem?
  32. |> 
  33. |> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  34. |> Andrew C. Beers, N2LUH             beers@cs.buffalo.edu  
  35. |> SUNY Buffalo, Computer Science     {rutgers,uunet}!cs.buffalo.edu!beers
  36.  
  37. That is a bug. I hope it will be fixed soon.
  38.  
  39. H.J.
  40.