fix #I1QJ4J reason: stime() has been deprecated in glibc 2.31 and replaced with clock_settime(). Let's replace the stime() function calls with clock_settime() in preperation. backport url: https://git.busybox.net/busybox/commit/?id=d3539be8f27b8cbfdfee460fe08299158f08bcd9 Signed-off-by: xiadanni <xiadanni1@huawei.com>
Signed-off-by: Grooooot <isula@huawei.com>