made _read() non-greedy - it now returns as soon as any amount of data has been read...
authorKJK::Hyperion <hackbunny@reactos.org>
Sun, 5 May 2002 17:18:50 +0000 (17:18 +0000)
committerKJK::Hyperion <hackbunny@reactos.org>
Sun, 5 May 2002 17:18:50 +0000 (17:18 +0000)
commit11cc4435461eca5bb56e8d957872991bdcb97255
treefadabc2e781103c1add29a4c8961327e43003965
parentee0b6356484088630cdc67121517a625c9dce08b
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 (KJK::Hyperion)

svn path=/trunk/; revision=2910
reactos/lib/msvcrt/io/read.c