27 lines
		
	
	
		
			654 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			654 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?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>
 | 
						|
    <date>1998-08-31</date>
 | 
						|
    <title>Cygwin API Reference</title>
 | 
						|
      <xi:include href="legal.xml"/>
 | 
						|
  </bookinfo>
 | 
						|
 | 
						|
  <toc></toc>
 | 
						|
 | 
						|
  <xi:include href="posix.xml"/>
 | 
						|
 | 
						|
  <chapter id="cygwin-functions" xmlns:xi="http://www.w3.org/2001/XInclude">
 | 
						|
  <title>Cygwin Functions</title>
 | 
						|
 | 
						|
    <xi:include href="path.xml"/>
 | 
						|
    <xi:include href="logon-funcs.xml"/>
 | 
						|
    <xi:include href="misc-funcs.xml"/>
 | 
						|
 | 
						|
  </chapter>
 | 
						|
 | 
						|
</book>
 |