Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2011-05-05 02:18:16 +0400
committerYaakov Selkowitz <yselkowi@redhat.com>2011-05-05 02:18:16 +0400
commit942945956c3f9d027aeee47ce66ee5cc221a9e6f (patch)
treea01ea36e450500d4dcf6b1348977f1f7a4d7687c /winsup/doc
parent2f7a5c89cc1d36b43ef1a1c12e7d3043560c49c3 (diff)
* new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
and sys_siglist.
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/new-features.sgml4
2 files changed, 7 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 8ab7e29f3..780c84f7d 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-04 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
+ and sys_siglist.
+
2011-05-02 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document new pthread APIs.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index e5fc53735..60228eed3 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -39,8 +39,8 @@ as well as the version of GCC used when compiling.
</para></listitem>
<listitem><para>
-Other new API: ppoll, pthread_attr_getstack, pthread_attr_getstackaddr,
-pthread_getattr_np, pthread_setschedprio.
+Other new API: ppoll, psiginfo, psignal, sys_siglist, pthread_attr_getstack,
+pthread_attr_getstackaddr, pthread_getattr_np, pthread_setschedprio.
</para></listitem>
</itemizedlist>