<div dir="ltr">the two musl itoa functions are both static, so there's no possibility of a clash (otherwise musl itself would have a problem internally!).<div><br></div><div>what was the actual issue you were seeing?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 17, 2022 at 5:23 AM John via Toybox <<a href="mailto:toybox@lists.landley.net">toybox@lists.landley.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-family:arial;font-size:14px"><div style="font-family:arial;font-size:14px">This is a simple patch for seq.c to rename itoa to toybox_itoa, to avoid clashes with functions in the toolchain.<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">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.<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">-John<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px"><div></div><div>Sent with <a rel="noopener noreferrer" href="https://protonmail.com/" target="_blank">ProtonMail</a> Secure Email.</div></div></div><div style="font-family:arial;font-size:14px"><br></div>_______________________________________________<br>
Toybox mailing list<br>
<a href="mailto:Toybox@lists.landley.net" target="_blank">Toybox@lists.landley.net</a><br>
<a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net" rel="noreferrer" target="_blank">http://lists.landley.net/listinfo.cgi/toybox-landley.net</a><br>
</blockquote></div>