On 2010-02-25 23:26, Christopher Faylor wrote:
On Thu, Feb 25, 2010 at 11:15:45PM -0600, Yaakov (Cygwin/X) wrote:
2010-02-25  Yaakov Selkowitz<[email protected]>

        * include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.
        * strsig.cc: Ditto.
        * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR.

Looks good.  Please check in.

cgf

Thanks, committed.  Corresponding patch for doc/new-features.sgml attached.


Yaakov
2010-02-25  Yaakov Selkowitz  <[email protected]>

        * new-features.sgml (ov-new1.7.2): Add SIGPWR support.

Index: new-features.sgml
===================================================================
RCS file: /cvs/src/src/winsup/doc/new-features.sgml,v
retrieving revision 1.37
diff -u -r1.37 new-features.sgml
--- new-features.sgml   25 Feb 2010 16:27:39 -0000      1.37
+++ new-features.sgml   26 Feb 2010 05:48:59 -0000
@@ -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>

Reply via email to