From 05199487564a0130faa56972b8176bb8098ece75 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 9 May 2011 08:58:59 +0000 Subject: * new-features.sgml (ov-new1.7.10): Document clock_settime. --- winsup/doc/ChangeLog | 4 ++++ winsup/doc/new-features.sgml | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'winsup/doc') diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 6c630f1..248f93a 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2011-05-08 Yaakov Selkowitz + + * new-features.sgml (ov-new1.7.10): Document clock_settime. + 2011-05-06 Yaakov Selkowitz * new-features.sgml (ov-new1.7.10): Document sysinfo. 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. -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. -- cgit v1.1