mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-24 11:41:07 +00:00
Remove NEWS entry about ftime removal
Now that it was reinstate with 30a0b167d3
.
This commit is contained in:
parent
5d8aa97da2
commit
0ce51bef34
5
NEWS
5
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
|
||||
|
Loading…
Reference in New Issue
Block a user