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-19 11:24:23 +0400
committerYaakov Selkowitz <yselkowi@redhat.com>2011-05-19 11:24:23 +0400
commitd39f0ba9811d78902e4e29368179785e052449eb (patch)
tree47c83e6cac0ff77e6cb328e42ac9e551dcb0963a /winsup/doc
parented516f97a68d57b6ba595087ed29677cb68e58c4 (diff)
* new-features.sgml (ov-new1.7.10): Document __fpurge.
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index bc4d59558..2bacafff2 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-19 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.10): Document __fpurge.
+
2011-05-17 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document error.h functions.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 4e9bd5975..b0ed8298b 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -56,7 +56,7 @@ as well as the version of GCC used when compiling.
</para></listitem>
<listitem><para>
-Other new API: clock_settime, ppoll, psiginfo, psignal, sys_siglist,
+Other new API: clock_settime, __fpurge, ppoll, psiginfo, psignal, sys_siglist,
pthread_setschedprio, sysinfo.
</para></listitem>