diff options
author | Ron Yorston <rmy@pobox.com> | 2023-03-05 11:03:20 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-03-05 11:03:20 +0000 |
commit | 76d3eafb4c28bc6579baff917ffe7726acf6817a (patch) | |
tree | 9dd60b1c2c0938964ac536a7325d9ca0a5f11fe6 /TODO | |
parent | 1036069556897964766dfdf22cda1dd11d891cdf (diff) | |
download | busybox-w32-76d3eafb4c28bc6579baff917ffe7726acf6817a.tar.gz busybox-w32-76d3eafb4c28bc6579baff917ffe7726acf6817a.tar.bz2 busybox-w32-76d3eafb4c28bc6579baff917ffe7726acf6817a.zip |
ash: drop workaround for 'read -t 0'
Commit 0eda390d6 (ash: improve handling of 'read -t 0') added code
to work around the limitations of our poll(2) implementation.
Now that poll(2) has been improved the workaround is unnecessary.
Saves 64 bytes.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions