diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2011-04-18 12:00:13 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2011-04-18 12:00:13 +0000 |
commit | bd80ec4fc81c17cda9ea042ec587cfe3b007bc85 (patch) | |
tree | dc834e77cf651870d94161f0f6aaa467366d1966 /winsup/doc/new-features.sgml | |
parent | 20a0b8c8e6bd0ac540e5545de1d8185de01fd8bb (diff) | |
download | cygnal-bd80ec4fc81c17cda9ea042ec587cfe3b007bc85.tar.gz cygnal-bd80ec4fc81c17cda9ea042ec587cfe3b007bc85.tar.bz2 cygnal-bd80ec4fc81c17cda9ea042ec587cfe3b007bc85.zip |
* new-features.sgml (ov-new1.7.10): Document ppoll.
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r-- | winsup/doc/new-features.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 5f6773e78..4147ef981 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -33,6 +33,10 @@ shared memory. as well as the version of GCC used when compiling. </para></listitem> +<listitem><para> +Other new API: ppoll. +</para></listitem> + </itemizedlist> </sect2> |