Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/algol60/src/lib/apis/README – Rev 2

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | 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
		  +------ +-------+
24
			  |
25
			 xpg4
26
			  |
27
			  |
28
			  |
29
			unix95