]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: update 3.4 release text
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 1 Mar 2022 15:27:10 +0000 (16:27 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 1 Mar 2022 15:27:10 +0000 (16:27 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/3.4.0
winsup/doc/new-features.xml

index b4a1267a4da47a60a870ef6d9b57dd1cdb0856b3..5bcdb058023c99fe7af0ab678777065c301d37a5 100644 (file)
@@ -5,6 +5,8 @@ What's new:
 
 - Add code to handle setrlimit(RLIMIT_AS).
 
+- Add code to handle signal masks in /proc/<PID>/status.
+
 
 What changed:
 -------------
index 13d69ca9d62ba5968e40a47b04c7d2fe45bb4198..4a626c716a73bddd63d36593e38df42aac05cd67 100644 (file)
@@ -16,6 +16,10 @@ Drop support for Vista and Server 2008.
 Add code to handle setrlimit(RLIMIT_AS).
 </para></listitem>
 
+<listitem><para>
+- Add code to handle signal masks in /proc/&lt;PID&gt;/status.
+</para></listitem>
+
 <listitem><para>
 The CYGWIN=pipe_byte option is now set by default, so that pipes are
 opened in byte mode rather than message mode.
This page took 0.033014 seconds and 5 git commands to generate.