Document r337992, pthread(3) POSIX/SUSv4-2018 compliance
improvements. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
056fdc1cfd
commit
34d5f358c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52594
1 changed files with 5 additions and 0 deletions
|
@ -414,6 +414,11 @@
|
|||
<sect2 xml:id="userland-abi">
|
||||
<title>ABI Compatibility</title>
|
||||
|
||||
<para revision="337992">The &man.pthread.3; library has been
|
||||
updated to incorporate
|
||||
<acronym>POSIX</acronym>/<acronym>SUSv4</acronym>-2018
|
||||
compliance improvements.</para>
|
||||
|
||||
<para revision="338331">The &man.arc4random.3; library has been
|
||||
updated to remove <function>arc4random_stir()</function> and
|
||||
<function>arc4random_addrandom()</function>.</para>
|
||||
|
|
Loading…
Reference in a new issue