aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/new-features.sgml
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2011-05-09 08:58:59 +0000
committerYaakov Selkowitz <yselkowi@redhat.com>2011-05-09 08:58:59 +0000
commit05199487564a0130faa56972b8176bb8098ece75 (patch)
tree213c02d8f1b92c62e86abea57319c0bc42bcea30 /winsup/doc/new-features.sgml
parent6758d2a3aae6cc88a6c04fe8d3d6b9a1a0d664de (diff)
downloadnewlib-05199487564a0130faa56972b8176bb8098ece75.zip
newlib-05199487564a0130faa56972b8176bb8098ece75.tar.gz
newlib-05199487564a0130faa56972b8176bb8098ece75.tar.bz2
* new-features.sgml (ov-new1.7.10): Document clock_settime.
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r--winsup/doc/new-features.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index ab52edc..4b7f340 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -39,8 +39,9 @@ as well as the version of GCC used when compiling.
</para></listitem>
<listitem><para>
-Other new API: ppoll, psiginfo, psignal, sys_siglist, pthread_attr_getstack,
-pthread_attr_getstackaddr, pthread_getattr_np, pthread_setschedprio, sysinfo.
+Other new API: clock_settime, ppoll, psiginfo, psignal, sys_siglist,
+pthread_attr_getstack, pthread_attr_getstackaddr, pthread_getattr_np,
+pthread_setschedprio, sysinfo.
</para></listitem>
</itemizedlist>