Assign rtld thread safety to kan.
This commit is contained in:
parent
0b72ee1281
commit
54d1981e7b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16852
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.35 2003/05/09 20:02:09 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.36 2003/05/09 20:04:01 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -141,7 +141,7 @@
|
|||
<tr>
|
||||
<td>rtld-elf thread-safety</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>&a.kan;</td>
|
||||
<td>Update the run-time link editor (rtld) thread-safe with
|
||||
libpthread.</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue