OSDN Git Service

* new-features.sgml (ov-new1.7.2): Add SIGPWR support.
authoryselkowitz <yselkowitz>
Fri, 26 Feb 2010 18:34:38 +0000 (18:34 +0000)
committeryselkowitz <yselkowitz>
Fri, 26 Feb 2010 18:34:38 +0000 (18:34 +0000)
winsup/doc/ChangeLog
winsup/doc/new-features.sgml

index a13a4bf..dae3378 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-25  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
+
+       * new-features.sgml (ov-new1.7.2): Add SIGPWR support.
+
 2010-02-25  Corinna Vinschen  <corinna@vinschen.de>
 
        * new-features.sgml (ov-new1.7.2): Move stty erase support into
index 9cfcc8f..1038684 100644 (file)
@@ -74,6 +74,7 @@
 Support open(2) flags O_CLOEXEC and O_TTY_INIT flags.  Support fcntl
 flag F_DUPFD_CLOEXEC.  Support socket flags SOCK_CLOEXEC and SOCK_NONBLOCK.
 Add new Linux-compatible API calls accept4(2), dup3(2), and pipe2(2).
+Support the signal SIGPWR.
 </para></listitem>
 
 <listitem><para>Enhanced Windows console support.</para>