- Mention posix_memalign() PR

- s/freebsd.org/FreeBSD.org/ [1]

Noted by:	simon [1]
Approved by:	simon
This commit is contained in:
Roman Bogorodskiy 2005-10-23 03:36:43 +00:00
parent 390afe0440
commit 064949f000
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26115

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.97 2005/10/04 06:29:43 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.98 2005/10/20 17:27:17 novel Exp $">
<!ENTITY title "FreeBSD C99 and &posix; Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
@ -561,7 +561,7 @@
</tr>
<tr>
<td> Obtain a64l(), l64a(), and l64a_r() (extention) from NetBSD (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=51209">51209</a>). </td>
<td> Obtain a64l(), l64a(), and l64a_r() (extention) from NetBSD (PR: <a href="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=51209">51209</a>). </td>
<td> &nbsp; </td>
<td> 9 September 2002 </td>
<td> &status.new; </td>
@ -588,7 +588,7 @@
<tr>
<td> Implement posix_mem_offset(),
posix_typed_mem_get_info(), posix_typed_mem_open(),
posix_memalign(). </td>
posix_memalign() (PR: <a href="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=85090">85090</a>). </td>
<td> &nbsp; </td>
<td> 7 June 2004 </td>
<td> &status.new; </td>
@ -596,7 +596,7 @@
</tr>
<tr>
<td> Implement long double versions of libm routines (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=82654">82654</a>). </td>
<td> Implement long double versions of libm routines (PR: <a href="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=82654">82654</a>). </td>
<td> &nbsp; </td>
<td> 13 January 2005 </td>
<td> &status.new; </td>
@ -605,7 +605,7 @@
<tr>
<td> Implement exp2(), fma(), log2(), nan(), nexttoward(), and
remquo() in libm (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=83845">83845</a>). </td>
remquo() in libm (PR: <a href="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=83845">83845</a>). </td>
<td> &nbsp; </td>
<td> 13 January 2005 </td>
<td> &status.new; </td>