diff options
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r-- | winsup/doc/new-features.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 9cfcc8fd8..1038684a1 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -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> |