Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2021-08-02 14:57:03 +0300
committerCorinna Vinschen <corinna@vinschen.de>2021-08-02 14:57:03 +0300
commit5970bbded8bfd417861c78cc077444764aa2fe93 (patch)
tree2f4c03ef3a0af7606c02c754e9545a7f4456689b /winsup/doc/new-features.xml
parentcf9a51371cdf4cfb13f40cd2d7e5916bb4c499b4 (diff)
Cygwin: export new sig2str/str2sig
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
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 99cb342f7..ba9231a6d 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -26,6 +26,11 @@ pthread_rwlock_clockwrlock, sem_clockwait.
</para></listitem>
<listitem><para>
+New Solaris-specific APIs, slated to become part of the next POSIX standard:
+sig2str, str2sig.
+</para></listitem>
+
+<listitem><para>
The speed argument to cfsetspeed(3) can now be a numerical baud rate
rather than a Bnnn constant, as on Linux.
</para></listitem>