Add a link to the FreeBSD C99 & POSIX Conformance Project.
This commit is contained in:
parent
d25ba5059d
commit
0c6e41124f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11167
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.113 2001/09/17 05:32:49 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.114 2001/09/18 18:28:33 alex Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -574,6 +574,11 @@ examples). </li>
|
|||
install, additional packages, and configuration actions that
|
||||
make it more ideal for a specific environment (ie FreeBSD 4.3
|
||||
Secure Web server profile).</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>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue