[Toybox] [PATCH] lib/portability.c: don't assume we have __NR_copy_file_range.

enh enh at google.com
Mon Apr 11 16:44:28 PDT 2022


Android's host tools currently build with glibc from 2012, but even if
we were more up to date (or had already switched to musl for host tools,
which hopefully will be the case by this time next year), it was added
to glibc recently enough to miss the "seven year window".
---
 lib/portability.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220411/79c41e84/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lib-portability.c-don-t-assume-we-have-__NR_copy_fil.patch
Type: text/x-patch
Size: 1276 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220411/79c41e84/attachment-0002.bin>


More information about the Toybox mailing list