Alfred committed the filedesc and file stuff.
This commit is contained in:
parent
134481170c
commit
e0381e1e4e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11693
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.11 2002/01/05 11:40:36 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.12 2002/01/07 18:58:40 jhb Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -600,6 +600,13 @@
|
|||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Lock struct filedesc and struct file. </td>
|
||||
<td> &tanimura;, &alfred; </td>
|
||||
<td> 12 June 2002 </td>
|
||||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<!-- WIP -->
|
||||
|
||||
<tr>
|
||||
|
@ -609,13 +616,6 @@
|
|||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Lock struct filedesc and struct file. </td>
|
||||
<td> &tanimura;, &alfred; </td>
|
||||
<td> 14 May 2001 </td>
|
||||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Lock struct pgrp, struct session, and struct sigio. </td>
|
||||
<td> &tanimura; </td>
|
||||
|
|
Loading…
Reference in a new issue