From: Adhemerval Zanella Date: Fri, 24 Jul 2020 16:42:01 +0000 (-0300) Subject: Move ftime to a compatibility symbol X-Git-Tag: glibc-2.33~376 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14633d3e568eb9770a7e5046eff257113e0453fb;p=thirdparty%2Fglibc.git 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 --- diff --git a/include/sys/timeb.h b/include/sys/timeb.h deleted file mode 100644 index 9f4509c35e9..00000000000 --- a/include/sys/timeb.h +++ /dev/null @@ -1 +0,0 @@ -#include