summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2011-02-10 10:58:28 +0000
committerYaakov Selkowitz <yselkowi@redhat.com>2011-02-10 10:58:28 +0000
commit27aaf2a9d19de72291d77c45649951738b697f57 (patch)
tree8f9c76180ae3f54487f2b077e82c00bdf0148443
parent3696acf49766fe9a2483939df47b21a7d3f8f96c (diff)
downloadcygnal-27aaf2a9d19de72291d77c45649951738b697f57.tar.gz
cygnal-27aaf2a9d19de72291d77c45649951738b697f57.tar.bz2
cygnal-27aaf2a9d19de72291d77c45649951738b697f57.zip
* new-features.sgml (ov-new1.7.8): Document pthread_yield.
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml5
2 files changed, 7 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index c9752e5b4..bdae2d2f0 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-10 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.8): Document pthread_yield.
+
2011-01-12 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.8): Add "new API" paragraph.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index cbcc2dd9d..eb08885fc 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -42,8 +42,9 @@ to force width 1.)
</para></listitem>
<listitem><para>
-Other new APIs: llround, llroundf, madvise. Export program_invocation_name,
-program_invocation_short_name. Support TIOCGPGRP, TIOCSPGRP ioctls.
+Other new APIs: llround, llroundf, madvise, pthread_yield.
+Export program_invocation_name, program_invocation_short_name.
+Support TIOCGPGRP, TIOCSPGRP ioctls.
</para></listitem>
</itemizedlist>