2010-02-25 Yaakov Selkowitz * 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. Enhanced Windows console support.