aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/new-features.xml
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-05-21 19:10:06 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-05-21 19:10:06 +0000
commit7dfacd3869cb46ab0755fa1680d51f0e4ad8561b (patch)
tree595622c7a6330544c11516aae0995d116781359f /winsup/doc/new-features.xml
parent3e096c50107b6d7392e405d1853e4decda3eefaf (diff)
downloadnewlib-7dfacd3869cb46ab0755fa1680d51f0e4ad8561b.zip
newlib-7dfacd3869cb46ab0755fa1680d51f0e4ad8561b.tar.gz
newlib-7dfacd3869cb46ab0755fa1680d51f0e4ad8561b.tar.bz2
* new-features.sgml (ov-new1.7.19): Add arc4random,
arc4random_addrandom, arc4random_buf, arc4random_stir and arc4random_uniform.
Diffstat (limited to 'winsup/doc/new-features.xml')
-rw-r--r--winsup/doc/new-features.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index c0669bf..b867fef 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -26,7 +26,8 @@ Add support for AFS filesystem.
</para></listitem>
<listitem><para>
-New API: __b64_ntop, __b64_pton.
+New APIs: __b64_ntop, __b64_pton, arc4random, arc4random_addrandom,
+arc4random_buf, arc4random_stir, arc4random_uniform.
</para></listitem>
</itemizedlist>