getgrgid_r() and getgrnam_r() are done in 6.X too.
This commit is contained in:
parent
cd1f06e7ea
commit
1333488782
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26175
1 changed files with 2 additions and 2 deletions
|
@ -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.100 2005/10/29 08:46:37 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.101 2005/10/29 09:49:43 stefanf Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and &posix; Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -493,7 +493,7 @@
|
|||
<td> &a.wes; </td>
|
||||
<td> 19 August 2005 </td>
|
||||
<td> &status.done; </td>
|
||||
<td> &status.blank; </td>
|
||||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue