|
From: KJK::Hyperion <no...@li...> - 2002-05-05 17:48:21
|
Modified Files:
lib/msvcrt/io/read.c
made _read() non-greedy - it now returns as soon as any amount of data has
been read. It's the expected behavior for line-buffered streams
|