[Toybox] [PATCH] portability.h: ensure _FILE_OFFSET_BITS=64 takes effect.

enh enh at google.com
Thu Nov 5 12:06:46 PST 2020


I added a #include above this, which caused subtle breakages on 32-bit
systems. Move it to the top of the file to fix it and avoid making a
similar mistake in future.
---
 lib/portability.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-portability.h-ensure-_FILE_OFFSET_BITS-64-takes-effe.patch
Type: text/x-patch
Size: 1196 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20201105/d642551e/attachment-0002.bin>


More information about the Toybox mailing list