New release notes:

getproto{ent,byname,bynumber}(3) thread-safe.

Update release notes:
	s/MPSAFE/thread-safe/ in the entry of getserv{ent,byname,byport}.
This commit is contained in:
hrs 2005-04-19 17:57:53 +00:00
parent 5194b33e79
commit 138a8297a0
2 changed files with 8 additions and 2 deletions

View File

@ -725,8 +725,11 @@
<literal>AF_INET6</literal> records before
<literal>AF_INET</literal> records. &merged;</para>
<para>The &man.getprotoent.3;, &man.getprotobyname.3;, and
&man.getprotobynumber.3; functions are now thread-safe.</para>
<para>The &man.getservent.3;, &man.getservbyname.3;, and
&man.getservbyport.3; functions are now MPSAFE.</para>
&man.getservbyport.3; functions are now thread-safe.</para>
<para>The gvinum(8) utility now supports
<command>checkparity</command>,

View File

@ -725,8 +725,11 @@
<literal>AF_INET6</literal> records before
<literal>AF_INET</literal> records. &merged;</para>
<para>The &man.getprotoent.3;, &man.getprotobyname.3;, and
&man.getprotobynumber.3; functions are now thread-safe.</para>
<para>The &man.getservent.3;, &man.getservbyname.3;, and
&man.getservbyport.3; functions are now MPSAFE.</para>
&man.getservbyport.3; functions are now thread-safe.</para>
<para>The gvinum(8) utility now supports
<command>checkparity</command>,