4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-03 13:00:39 +08:00
Corinna Vinschen 8c187cceaa Rename <xlocale.h> back to <sys/_locale.h>
libX11 provides <X11/Xlocale.h>.  The build of libX11 itself adds
include/X11 to the compiler's include path.  This results in a name
collision with /usr/include/xlocale.h on case-insensitive filesystems.

Commit 90e35b1eb3df renamed sys/_locale.h to xlocale.h in March 2017 under
the assumption that we should provide the locale_t type in the same file
as on Linux, FreeBSD, and Darwin.

A few weeks later (June 2017), glibc removed the xlocale.h file in favor
of bits/types/locale_t.h, which shouldn't be included directly anyway.

For reference and the reasoning, see
https://sourceware.org/git/?p=glibc.git;a=commit;h=f0be25b6336d

Given the above, revert 90e35b1eb3df4070e68afc5e7060665214d586be and
fix additional usage of xlocale.h.
2020-10-14 10:53:54 -04:00
..
2016-10-25 16:24:05 +02:00
2016-10-25 16:24:05 +02:00
2016-04-15 14:51:39 +02:00
2016-04-15 14:51:39 +02:00
2018-01-17 11:47:13 -06:00
2018-01-17 11:47:17 -06:00
2020-10-14 10:53:53 -04:00
2018-01-17 11:47:17 -06:00
2018-12-04 07:39:20 +01:00
2018-01-17 11:47:13 -06:00
2020-10-14 10:53:54 -04:00
2015-05-28 16:40:43 +02:00