public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Add NEWS entry for ftime compatibility move
@ 2020-10-16 18:17 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2020-10-16 18:17 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d6fa3170997b4af0a702eebdae7e4d3c57d74b65

commit d6fa3170997b4af0a702eebdae7e4d3c57d74b65
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Fri Oct 16 15:16:06 2020 -0300

    Add NEWS entry for ftime compatibility move

Diff:
---
 NEWS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS b/NEWS
index e84c39aeb1..6eb577a669 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,11 @@ 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 continue to exist
+  as a compatibility symbol (on those architectures which had it).  All
+  programs should use gettimeofday or clock_gettime instead.
+
 Changes to build and runtime requirements:
 
 * On Linux, the system administrator needs to configure /dev/pts with


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-16 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16 18:17 [glibc] Add NEWS entry for ftime compatibility move Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).