<div dir="ltr">(answered on the original thread.)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 19, 2020 at 7:13 PM Rob Landley <<a href="mailto:rob@landley.net">rob@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">On 12/19/20 3:41 PM, scsijon wrote:<br>
> EDIT: apparently it was supposedly removed and your suppose to use locale.h<br>
> instead.<br>
> <br>
> <a href="https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html" rel="noreferrer" target="_blank">https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html</a><br>
> <<a href="https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html" rel="noreferrer" target="_blank">https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html</a>><br>
> <br>
> The nonstandard header <xlocale.h> has been removed. Most programs should<br>
> use <locale.h> instead. If you have a specific need for the definition of<br>
> locale_t with no other declarations, please contact<br>
> <a href="mailto:libc-alpha@sourceware.org" target="_blank">libc-alpha@sourceware.org</a> <mailto:<a href="mailto:libc-alpha@sourceware.org" target="_blank">libc-alpha@sourceware.org</a>> and explain.<br>
<br>
toys.h was already including locale.h, so why did this patch add xlocale.h? What<br>
didn't work (on what platform) without the extra header?<br>
<br>
Rob<br>
_______________________________________________<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>