diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-11-04 01:54:15 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-11-04 01:54:15 +0000 |
commit | ae69c43901827dce4b7b853948c4f4425a9ffef5 (patch) | |
tree | d43c3f1c32aa512a2bb44f22f81fe6b9502c82ff /docs | |
parent | 59783584ea92ebb97711b7218303eea1454d7780 (diff) | |
download | busybox-w32-ae69c43901827dce4b7b853948c4f4425a9ffef5.tar.gz busybox-w32-ae69c43901827dce4b7b853948c4f4425a9ffef5.tar.bz2 busybox-w32-ae69c43901827dce4b7b853948c4f4425a9ffef5.zip |
Fix bug 424: doing full_read breaks things like cat which should return a
chunk of data when they get it and not block until they've buffered 4k.
The use case was cat /proc/psaux, but you can also reproduce this by
running non-busybox cat by itself and typing things at the command line.
Then run busybox cat. Notice how cat is _supposed_ to echo each line back
to us as we hit enter?
git-svn-id: svn://busybox.net/trunk/busybox@12147 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions