about summary refs log tree commit diff
path: root/include/sys/timeb.h
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-07-24 13:42:01 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-10-16 14:19:23 -0300
commit14633d3e568eb9770a7e5046eff257113e0453fb (patch)
treeee6ab6aabc91d2c0ac1bf5a349a00fffd19d5e8a /include/sys/timeb.h
parent01f33a9acc8f02ae6a6dd1efe366c28c825af8a8 (diff)
downloadglibc-14633d3e568eb9770a7e5046eff257113e0453fb.tar.gz
glibc-14633d3e568eb9770a7e5046eff257113e0453fb.tar.xz
glibc-14633d3e568eb9770a7e5046eff257113e0453fb.zip
Move ftime to a compatibility symbol
It was made deprecated on 2.31, so it moves to compat symbol after
two releases.  It was also removed from exported symbol for riscv32
(since ABI will be supported on for 2.33).

Checked on x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'include/sys/timeb.h')
-rw-r--r--include/sys/timeb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sys/timeb.h b/include/sys/timeb.h
deleted file mode 100644
index 9f4509c35e..0000000000
--- a/include/sys/timeb.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <time/sys/timeb.h>