Bernhard Wiedemann changed bug 930137
What Removed Added
CC   adrian@suse.com, bwiedemann@suse.com, schwab@suse.com

Comment # 1 on bug 930137 from
I think this is standard glibc magic
when using the normal buffered fread/fwrite functions.

There are ways to disable it within the program
  e.g. in perl: $| = 1


You are receiving this mail because: