Alan has volunteered to be responsible for the 'Make grow_stack() MI'
task. Move the task to the WIP section, and stick his name in as the responsible party.
This commit is contained in:
parent
bd3ada8915
commit
5abae8c1a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12412
1 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.36 2002/03/05 19:09:25 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.37 2002/03/08 16:12:53 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -814,6 +814,13 @@
|
|||
<td> &status.stalled; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Make grow_stack() MI. Possibly even a macro or inline. </td>
|
||||
<td> &a.alc; </td>
|
||||
<td> 9 March 2002 </td>
|
||||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
<!-- Not Started -->
|
||||
|
||||
<tr>
|
||||
|
@ -905,13 +912,6 @@
|
|||
<td> &status.new; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Make grow_stack() MI. Possibly even a macro or inline. </td>
|
||||
<td> </td>
|
||||
<td> 7 September 2001 </td>
|
||||
<td> &status.new; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Fix *hold (e.g. crhold) to return reference to object. </td>
|
||||
<td> </td>
|
||||
|
|
Loading…
Reference in a new issue