2014-08-15 03:44:29 +08:00
|
|
|
<?xml version="1.0" encoding='UTF-8'?>
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
|
|
|
|
|
|
<book id="cygwin-api" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
|
|
|
|
<bookinfo>
|
|
|
|
<title>Cygwin API Reference</title>
|
2015-03-11 21:50:51 +08:00
|
|
|
<abstract role="texinfo-node">
|
|
|
|
<para>Cygwin API Reference</para>
|
|
|
|
</abstract>
|
2014-08-15 03:44:29 +08:00
|
|
|
<xi:include href="legal.xml"/>
|
|
|
|
</bookinfo>
|
|
|
|
|
|
|
|
<toc></toc>
|
|
|
|
|
|
|
|
<xi:include href="posix.xml"/>
|
2014-08-15 04:15:49 +08:00
|
|
|
|
|
|
|
<chapter id="cygwin-functions" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
<title>Cygwin Functions</title>
|
|
|
|
|
2015-06-17 01:52:37 +08:00
|
|
|
<para>
|
|
|
|
These functions are specific to Cygwin itself, and probably won't be
|
|
|
|
found anywhere else.
|
|
|
|
</para>
|
|
|
|
|
2014-08-15 04:15:49 +08:00
|
|
|
<xi:include href="path.xml"/>
|
|
|
|
<xi:include href="logon-funcs.xml"/>
|
2014-08-15 04:47:14 +08:00
|
|
|
<xi:include href="misc-funcs.xml"/>
|
2014-08-15 04:15:49 +08:00
|
|
|
|
|
|
|
</chapter>
|
2014-08-15 03:44:29 +08:00
|
|
|
|
|
|
|
</book>
|