newlib/winsup/doc
Corinna Vinschen ad101bcb0f 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 90e35b1eb3 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 90e35b1eb3 and
fix additional usage of xlocale.h.
2019-06-14 10:02:08 +02:00
..
.gitignore
bodysnatcher.pl
configure
configure.ac
cygserver.xml
cygwin-api.xml
cygwin-ug-net.xml
cygwinenv.xml
dll.xml
docbook.css cygwin doc: install-html: install docbook.css 2017-04-19 10:09:16 +02:00
effectively.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
etc.postinstall.cygwin-doc.sh cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test variables, correct utility paths, define site in preremove 2017-12-22 20:15:32 +01:00
etc.preremove.cygwin-doc.sh cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test variables, correct utility paths, define site in preremove 2017-12-22 20:15:32 +01:00
faq-api.xml forkables: Document hardlink creation at forktime. 2019-02-07 15:58:02 +01:00
faq-copyright.xml
faq-programming.xml cygwin: Improve discussion of linker library ordering in faq-programming 2017-12-08 12:09:18 +00:00
faq-resources.xml
faq-setup.xml Remove some dangerous advice from the FAQ 2017-09-02 20:41:43 +02:00
faq-using.xml doc/faq-using.xml: Add BeyondTrust and Cylance to BLODA 2018-02-23 21:35:39 +01:00
faq-what.xml
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
gprof.xml
highlights.xml Cygwin: forkables: update doc, add release notes 2019-02-11 14:28:00 +01:00
html.xsl
intro.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
legal.xml
logon-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
Makefile.in cygwin doc: Add postinstall/preremove scripts to install Start Menu entries 2017-04-22 14:02:33 +02:00
man.xsl
misc-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
new-features.xml Rename <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02:00
ntsec.xml Cygwin: re-enable create_token for older systems 2019-02-18 21:00:59 +01:00
ov-ex-unix.xml
ov-ex-win.xml
overview.xml
path.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
pathnames.xml
posix.xml Cygwin: fenv.h: Add feature test macros, fix values 2019-03-01 21:08:44 +01:00
programming.xml
README
setup-env.xml
setup-files.xml
setup-locale.xml describe new locale modifier @cjkwide for user guide 2018-03-08 08:14:39 +01:00
setup-maxmem.xml
setup-net.xml Update documentation of cygwin setup proxy configuration details 2017-06-22 16:04:20 +01:00
specialnames.xml Cygwin: doc: update case-sensitive dirs description 2019-03-04 14:03:32 +01:00
textbinary.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
ug-info.xml
using.xml
utils.xml Cygwin: fix typo 2019-02-02 21:15:50 +01:00
windres.xml
Wishlist
xidepend

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

dblatex
docbook-xml45
docbook-xsl
docbook2x-texi
gzip
texinfo
xmlto