newlib/winsup/doc
David Macek via Cygwin-patches 969c8392fe Cygwin: accounts: Don't keep old schemes when parsing nsswitch.conf
The implicit assumption seemed to be that any subsequent occurence of
the same setting in nsswitch.conf is supposed to rewrite the previous
ones completely.  This was not the case if the third or any further
schema was previously defined and the last line defined less than that
(but at least 2), for example:

```
db_home: windows cygwin /myhome/%U
db_home: cygwin desc
```

Let's document this behavior as well.

Signed-off-by: David Macek <david.macek.0@gmail.com>
2020-04-22 09:32:33 +02:00
..
.gitignore
Makefile.in
README
Wishlist
bodysnatcher.pl
configure
configure.ac
cygserver.xml
cygwin-api.xml
cygwin-ug-net.xml
cygwinenv.xml Cygwin: remove CYGWIN=dos_file_warning option 2020-01-28 21:59:25 +01:00
dll.xml
docbook.css
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: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02: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 Cygwin: faq: disable outdated "sshd in domain" faq 2020-04-14 13:26:37 +02: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
man.xsl
misc-funcs.xml
new-features.xml Cygwin: symlinks: create WSL symlinks on supporting filesystems 2020-04-03 21:40:01 +02:00
ntsec.xml Cygwin: accounts: Don't keep old schemes when parsing nsswitch.conf 2020-04-22 09:32:33 +02:00
ov-ex-unix.xml
ov-ex-win.xml
overview.xml
path.xml
pathnames.xml Cygwin: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02:00
posix.xml Cygwin: Implement sched_[gs]etaffinity() 2019-06-24 09:18:14 +02:00
programming.xml
setup-env.xml
setup-files.xml
setup-locale.xml Cygwin: describe new locale modifier @cjksingle for user guide 2020-02-18 11:35:42 +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: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02:00
textbinary.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
ug-info.xml
using.xml
utils.xml regtool: allow /proc/registry{,32,64}/ registry path prefix 2019-11-13 09:39:04 +01:00
windres.xml
xidepend

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

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