]> sourceware.org Git - glibc.git/commitdiff
Remove NEWS entry about ftime removal
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 27 Oct 2020 13:43:37 +0000 (10:43 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 27 Oct 2020 13:43:37 +0000 (10:43 -0300)
Now that it was reinstate with 30a0b167d3.

NEWS

diff --git a/NEWS b/NEWS
index 312c22c7c14e43bb055ab1ff48fc4c8aa69185b4..4307c4b1b03464e689ae86f780a4ffa53270e154 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,11 +37,6 @@ Deprecated and removed features, and other changes affecting compatibility:
   implementations from HWCAP subdirectories are no longer loaded.
   Instead, the default implementation is used.
 
-* The deprecated <sys/timeb.h> header and the ftime function have been
-  removed.  To support old binaries, the ftime function continues to exist
-  as a compatibility symbol (on those architectures which had it).  All
-  programs should use gettimeofday or clock_gettime instead.
-
 * The deprecated <sys/vtimes.h> header and the function vtimes have been
   removed.  To support old binaries, the vtimes function continues to exist
   as a compatibility symbol.  Applications should use the getrlimit or
This page took 0.050215 seconds and 5 git commands to generate.