Update the FreeBSD C99 & POSIX Conformance Project description.
This commit is contained in:
parent
06e7c227cd
commit
750b908720
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12059
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.116 2001/12/31 20:20:42 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.117 2002/01/01 08:55:22 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -562,8 +562,8 @@ examples). </li>
|
|||
|
||||
<li><a name="c99" href="http://people.FreeBSD.org/~mike/c99/">The
|
||||
FreeBSD C99 & POSIX Conformance Project</a> aims to
|
||||
implement all requirements of the C99 Standard and the latest
|
||||
1003.1-200x POSIX draft.</li>
|
||||
implement all requirements of the ISO 9899:1999 (C99) and
|
||||
IEEE 1003.1-2001 (POSIX) standards.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue