newlib/winsup/doc
Yaakov Selkowitz 75d5f68aab cygwin: add GNU basename(3)
winsup/cygwin/
* common.din (__gnu_basename): Export.
* path.cc (__gnu_basename): New function.

winsup/doc/
* posix.xml (std-gnu): Add basename.
(std-notes): Add note about two forms of basename.
2015-04-23 21:57:08 +02:00
..
.gitignore mv .cvsignore to .gitignore 2015-03-09 21:40:26 +01:00
aclocal.m4
bodysnatcher.pl
ChangeLog cygwin: add GNU basename(3) 2015-04-23 21:57:08 +02:00
configure * Makefile.in: Create install targets. 2014-10-22 20:04:42 +00:00
configure.ac * Makefile.in: Create install targets. 2014-10-22 20:04:42 +00:00
cygserver.xml
cygwin-api.xml * cygwin-api.xml: Include misc-funcs.xml. 2014-08-14 20:47:14 +00:00
cygwin-ug-net.xml
cygwin.xsl * cygwin.xsl (toc.section.depth): Set to 4. 2014-12-06 16:49:05 +00:00
cygwinenv.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
dll.xml
effectively.xml
faq-api.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00: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 Change CVS->GIT in docs 2015-03-10 14:19:42 +01:00
faq-resources.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-setup.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-using.xml Applied the "chgrp id -g" improvements suggested by Corinna for the FAQ 2015-02-25 17:41:23 +00:00
faq-what.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
highlights.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
legal.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
logon-funcs.xml * cygwin-api.xml: Move chapter tags from path.xml back here. 2014-08-14 20:15:49 +00:00
Makefile.in Fix winsup/doc to install into prefix 2015-03-16 14:53:05 +00:00
misc-funcs.xml * cygwin-api.xml: Include misc-funcs.xml. 2014-08-14 20:47:14 +00:00
new-features.xml * new-features.xml (ov-new1.7.35): Add SIGSYS change. 2015-03-03 17:10:54 +00:00
ntsec.xml Fix more typos in ntsec.xml 2015-03-12 11:14:57 +01:00
ov-ex-unix.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
ov-ex-win.xml
overview.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
path.xml * cygwin-api.xml: Move chapter tags from path.xml back here. 2014-08-14 20:15:49 +00:00
pathnames.xml * faq-setup.xml (faq.setup.upgrade-mountpoints): Remove. 2014-12-08 10:55:03 +00:00
posix.xml cygwin: add GNU basename(3) 2015-04-23 21:57:08 +02:00
programming.xml
README whitespace fix 2015-03-10 16:07:07 +01:00
setup-env.xml * setup-files.xml (setup-files): Drop hint to set HOME in Windows 2015-02-16 10:23:01 +00: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
setup-maxmem.xml
setup-net.xml Change CVS->GIT in docs 2015-03-10 14:19:42 +01:00
specialnames.xml
textbinary.xml
ug-info.xml
using.xml * Makefile.in: Throughout use parenthesis instead of braces where 2014-08-14 19:44:29 +00:00
utils.xml * utils.xml (getfacl): Adjust options to option nmame change. 2015-02-28 13:15:53 +00:00
windres.xml
Wishlist
xidepend * xidepend: Make PDF file dependent on the same input files as the 2014-10-28 11:01:32 +00:00

The cygwin-doc source files are kept in CVS. Please see
https://cygwin.com/cvs.html for more information.

BUILD REQUIREMENTS:

bash
bzip2
coreutils
cygwin
dblatex
docbook-xml45
docbook-xsl
gzip
make
texinfo
perl
xmlto

OTHER NOTES:

You may use docbook2X to convert the DocBook files into info pages.
I have not been able to get a working docbook2X installation on Cygwin,
so currently I convert the files on a machine running GNU/Linux.

A few handmade files (cygwin.texi, intro.3, etc.) are found in the
cygwin-doc-x.y-z-src.tar.bz2 package. It also contains the utilities for
building the cygwin-doc-x.y-z "binary" package--simply run each step in
the cygwin-doc-x.y-z.sh script.