Update to reflect the MFC of log2().
This commit is contained in:
parent
796659853d
commit
ea2239bd3c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37019
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.116 2010/12/05 23:31:40 das Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.117 2011/03/05 23:08:13 kargl Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and &posix; Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -651,9 +651,9 @@
|
|||
<tr>
|
||||
<td> Implement log2() and log2f() in libm. </td>
|
||||
<td> &a.bde;,<br>&a.das; </td>
|
||||
<td nowrap> 5 December 2010 </td>
|
||||
<td nowrap> 6 March 2011 </td>
|
||||
<td> &status.done; </td>
|
||||
<td> &status.blank; </td>
|
||||
<td> &status.done; </td>
|
||||
<td> &status.blank; </td>
|
||||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
@ -700,8 +700,8 @@
|
|||
|
||||
<tr>
|
||||
<td> Implement new functions that appear in <complex.h>. </td>
|
||||
<td> </td>
|
||||
<td nowrap> 1 August 2008 </td>
|
||||
<td> &a.bde;,<br>&a.das;,<br>&a.kargl; </td>
|
||||
<td nowrap> 6 March 2011 </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> &status.wip; </td>
|
||||
|
|
Loading…
Reference in a new issue