newlib-cygwin/winsup/doc
Corinna Vinschen c42b98bdc6 Cygwin: introduce /proc/codesets and /proc/locales
So far locale(1) had to have knowledge how to construct, thus
duplicating the effort how Cygwin handles locale strings.

Move locale list and codeset list generation into Cygwin by
providing /proc/codesets and /proc/locales files.  /proc/locales
does not list aliases, those are still handled in locale(1).

locale(1) opens the files and ueses that info for printing,
like any other application can do now.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2023-02-26 17:07:06 +01:00
..
.gitignore mv .cvsignore to .gitignore 2015-03-09 21:40:26 +01:00
Makefile.am Cygwin: silence xsltproc when writing manpages 2022-01-19 17:14:48 +00:00
README winsup/doc: Update ancient README about building documentation 2015-06-23 12:07:47 +01:00
Wishlist
bodysnatcher.pl Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygserver.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
cygwin-api.xml winsup/doc: Create info pages from cygwin documentation 2015-06-23 12:05:29 +01:00
cygwin-ug-net.xml winsup/doc: Create info pages from cygwin documentation 2015-06-23 12:05:29 +01:00
cygwinenv.xml Cygwin: Document that the pipe_byte option is now set by default 2021-12-12 22:14:12 +09:00
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 Cygwin: Use a separate Start Menu folder for WoW64 installs 2020-03-21 17:16:53 +00:00
etc.preremove.cygwin-doc.sh Cygwin: Use a separate Start Menu folder for WoW64 installs 2020-03-21 17:16:53 +00:00
faq-api.xml Cygwin: FAQ: convert ulinks to FAQ to xrefs 2022-12-02 22:38:47 +01:00
faq-copyright.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-programming.xml Cygwin: dumper: also link with libzstd, as libbfd may require it 2023-02-14 14:37:32 +00:00
faq-resources.xml Fix some broken links in Cygwin FAQ 2016-12-15 13:02:31 +00:00
faq-setup.xml Cygwin: FAQ: convert ulinks to FAQ to xrefs 2022-12-02 22:38:47 +01:00
faq-using.xml Cygwin: FAQ: convert ulinks to FAQ to xrefs 2022-12-02 22:38:47 +01:00
faq-what.xml Update FAQs for removal of 32-bit Cygwin 2022-07-12 13:58:58 +01:00
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl winsup/doc: Generate ANSI rather than K&R style function prototypes 2015-06-18 11:32:00 +01:00
gcc.xml * gcc.xml (gcc-64): Fix example. 2013-07-25 09:09:14 +00:00
gdb.xml
gprof.xml Documentation covering profiling Cygwin programs. 2016-03-11 11:08:01 +01:00
highlights.xml Cygwin: forkables: update doc, add release notes 2019-02-11 14:28:00 +01:00
html.xsl winsup/doc: Generate ANSI rather than K&R style function prototypes 2015-06-18 11:32:00 +01:00
intro.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
legal.xml Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
logon-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
man.xsl winsup/doc: Add man.xsl customization stylesheet 2015-06-18 11:32:08 +01:00
misc-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
new-features.xml Cygwin: introduce /proc/codesets and /proc/locales 2023-02-26 17:07:06 +01:00
ntsec.xml Cygwin: uinfo: Drop long disabled nss_prefix and nss_separator 2022-12-02 16:35:31 +01:00
ov-ex-unix.xml Remove mention of installing everything 2015-06-01 17:13:32 +01:00
ov-ex-win.xml Remove mention of installing everything 2015-06-01 17:13:32 +01:00
overview.xml Cygwin: Update some mentions of x86 in documentation 2022-11-28 15:55:42 +00:00
path.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
pathnames.xml Cygwin: Add winsymlinks:sys 2021-07-30 15:48:26 +01:00
posix.xml Cygwin: export new sig2str/str2sig 2021-08-02 13:57:03 +02:00
programming.xml Documentation covering profiling Cygwin programs. 2016-03-11 11:08:01 +01:00
setup-env.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-files.xml * setup-files.xml (setup-files): Drop hint to set HOME in Windows 2015-02-16 10:23:01 +00:00
setup-locale.xml Cygwin: describe new locale modifier @cjksingle for user guide 2020-02-18 11:35:42 +01:00
setup-maxmem.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-net.xml Cygwin: doc: drop mention of 32-bit installer 2022-01-12 19:17:10 +00:00
specialnames.xml specialnames.xml: add proc(5) Cygwin man page 2020-12-04 12:40:58 +01:00
textbinary.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
using.xml * Makefile.in: Throughout use parenthesis instead of braces where 2014-08-14 19:44:29 +00:00
utils.xml Cygwin: cygcheck: add dependency output 2023-02-08 21:05:18 +01:00
windres.xml
xidepend winsup/doc: Make it easier to extend xidepend to more targets 2015-06-16 10:28:49 +01:00

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

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