Subversion Repositories tendra.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
API SPECIFICATIONS
2
==================
3
 
4
This directory contains the specifications for various standard APIs
5
as tspec descriptions.  They are used to generate the API token headers
6
which are used in the compiler's API checking.
7
 
8
 
9
			 ansi
10
			  |
11
		  +-------+-------+
12
		  |		  |
13
		  |		 posix
14
		  |		  |
15
		  |	  +-------+
16
		  |	  |	  |
17
		  |	 xpg3	posix1
18
		  |	  |	  |
19
		  |	  |	  |
20
		  |	  |	  |
21
		 iso	  |	posix2
22
		  |	  |	  |
23
		  +------ +-------+
7 7u83 24
			  |       |
25
			 xpg4   posix3
2 7u83 26
			  |
27
			  |
28
			  |
29
			unix95