[Toybox] [PATCH] in seq.c rename itoa to toybox_itoa, to avoid clashes

John profiterolltv at protonmail.com
Thu Feb 17 05:23:46 PST 2022


This is a simple patch for seq.c to rename itoa to toybox_itoa, to avoid clashes with functions in the toolchain.

As Piraty mentioned on IIRC there are 2 different implementations of itoa in musl alone, so this should avoid any clashes people have with implementations in their toolchain.

-John

Sent with [ProtonMail](https://protonmail.com/) Secure Email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220217/575379a1/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-in-seq.c-rename-itoa-to-toybox_itoa-to-avoid-clashes.patch
Type: text/x-patch
Size: 1093 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220217/575379a1/attachment-0002.bin>


More information about the Toybox mailing list