OSDN Git Service

* .sgml: Cleanup markup for XML validity.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / doc / cygwin-api.in.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"[]>
4
5 <book id="cygwin-api">
6
7   <bookinfo>
8     <date>1998-08-31</date>
9     <title>Cygwin API Reference</title>
10     <authorgroup>
11       <author>
12         <firstname>DJ</firstname>
13         <surname>Delorie</surname>
14       </author>
15       <author>
16         <firstname>Geoffrey</firstname>
17         <surname>Noer</surname>
18       </author>
19     </authorgroup>
20
21     DOCTOOL-INSERT-legal
22
23     <revhistory>
24       <revision>
25         <revnumber>0.0</revnumber>
26         <date>1998-08-31</date>
27         <authorinitials>dj</authorinitials>
28         <revremark>Initial revision</revremark>
29       </revision>
30       <revision>
31         <revnumber>0.5.0</revnumber>
32         <date>1998-12-17</date>
33         <authorinitials>noer</authorinitials>
34         <revremark>Add pthread, sem calls.  Change revnumber to
35         three-part number: Cygwin API major, Cygwin API minor, Doc rev
36         number.  Starts out at 0.5.0.</revremark>
37       </revision>
38     </revhistory>
39   </bookinfo>
40
41   <toc></toc>
42
43 <chapter id="compatibility"><title>Compatibility</title>
44 DOCTOOL-INSERT-std-ansi
45 DOCTOOL-INSERT-std-posix
46 DOCTOOL-INSERT-std-misc
47 </chapter>
48
49 <chapter id="cygwin-functions"><title>Cygwin Functions</title>
50
51 <para>These functions are specific to Cygwin itself, and probably
52 won't be found anywhere else.  </para>
53
54 DOCTOOL-INSERT-func-
55
56 </chapter>
57
58 </book>