Add four tasks (all unassigned):

o Document new _SC options in sysconf(3).
o Open an Aardvark for diff(1) issue.
o Rename lint macro.
o Rename LOCORE macro.
This commit is contained in:
Mike Barcroft 2002-11-26 05:05:22 +00:00
parent 7b2e5a90ed
commit 9d7f83c577
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15049

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.71 2002/10/16 14:31:29 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.72 2002/11/12 13:14:40 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -177,6 +177,13 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Document new _SC options in sysconf(3) (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=20528">20528</a>). </td>
<td> &nbsp; </td>
<td> 25 November 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
</table><br><br>
<table border="3" cellpadding="2" cellspacing="0" width="615">
@ -1122,6 +1129,35 @@
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Open an Aardvark on how to deal with no newline on the
last line of a file in diff(1). </td>
<td> &nbsp; </td>
<td> 25 November 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Globally rename the `lint' macro to something in the
implementation namespace so it can safely modify the
implementation (<a href="http://www.freebsd.org/cgi/mid.cgi?id=20021021093912.A80691@espresso.q9media.com">reference</a>). </td>
<td> &nbsp; </td>
<td> 25 November 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Globally rename the `LOCORE' macro to something in the
implementation namespace so it can safely modify the
implementation (<a href="http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ia64/include/setjmp.h.diff?r1=1.6&amp;r2=1.7">reference</a>). </td>
<td> &nbsp; </td>
<td> 25 November 2002 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
</table><br><br>
<table border="3" cellpadding="2" cellspacing="0" width="615">