aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/new-features.xml
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-06-02 10:22:56 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-06-02 10:22:56 +0000
commit40cc0986e3650dff6c00640683e460d14ce0c0f8 (patch)
tree8c1ffdf2dc109f319ffeb9ddc8e49cdd65419973 /winsup/doc/new-features.xml
parenta24ad2c346471f3066e051459112341c02a039fc (diff)
downloadnewlib-40cc0986e3650dff6c00640683e460d14ce0c0f8.zip
newlib-40cc0986e3650dff6c00640683e460d14ce0c0f8.tar.gz
newlib-40cc0986e3650dff6c00640683e460d14ce0c0f8.tar.bz2
* new-features.xml (ov-new1.7.19): Add mandatory locking.
Diffstat (limited to 'winsup/doc/new-features.xml')
-rw-r--r--winsup/doc/new-features.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index db8efc7..d0a7d52 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -27,6 +27,11 @@ Add support for AFS filesystem.
</para></listitem>
<listitem><para>
+Preliminary support for mandatory locking via fcntl, using Windows
+locking semantics. New F_LCK_MANDATORY fcntl command.
+</para></listitem>
+
+<listitem><para>
New APIs: __b64_ntop, __b64_pton, arc4random, arc4random_addrandom,
arc4random_buf, arc4random_stir, arc4random_uniform.
</para></listitem>