On Sun, Sep 15, 2019 at 6:14 PM Martin Lewis <[email protected]> wrote:
>
> Changed safe_read to be symmetrical to safe_write, it shall
> never return EINTR because it calls read multiple times,
> the error is considered transient.

Applied except this part:

> Also, as seen in gnu coreutils, handle an edge case where count is bigger
> than INT_MAX by truncating it in order to avoid bugs on various linux 
> platforms.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to