diff options
author | Zack Weinberg <zackw@panix.com> | 2019-08-16 20:56:02 -0400 |
---|---|---|
committer | Zack Weinberg <zackw@panix.com> | 2020-01-06 15:31:48 -0500 |
commit | 9ac2398ef958e164ecbb918547aa493818a22942 (patch) | |
tree | a4f8e84d6b140e003009bf409457756f59802469 /sysdeps/unix/sysv/linux/write.c | |
parent | cbce69e70dc4b04fefcc7257e593733b8b03856c (diff) | |
download | glibc-9ac2398ef958e164ecbb918547aa493818a22942.tar glibc-9ac2398ef958e164ecbb918547aa493818a22942.tar.gz glibc-9ac2398ef958e164ecbb918547aa493818a22942.tar.bz2 glibc-9ac2398ef958e164ecbb918547aa493818a22942.zip |
Demote ftime to a compat symbol; don’t install sys/timeb.h.
ftime is an obsolete variation on gettimeofday, offering only
millisecond time resolution; it was probably a system call in ooold
versions of BSD Unix. It is the only function declared by
sys/timeb.h. It was deprecated in POSIX.1-2001 and removed from
POSIX.1-2008. In glibc 2.31, we marked its declaration with
__attribute_deprecated__.
Demote it to a compat symbol and stop installing sys/timeb.h.
Remove the minimal test of it (time/tst-ftime.c).
Rename time/tst-ftime_l.c to tst-strftime_l.c; this test program has
never had anything to do with ftime, it tests strftime_l.
Diffstat (limited to 'sysdeps/unix/sysv/linux/write.c')
0 files changed, 0 insertions, 0 deletions