Waldemar Brodkorb dixit:

>why I need to remove utime call in fileutils.

Maybe because of this?

UTIME(3)                   BSD Programmer's Manual                    UTIME(3)

NAME
     utime - set file times

SYNOPSIS
     #include <sys/types.h>
     #include <utime.h>

     int
     utime(const char *file, const struct utimbuf *timep);

DESCRIPTION
     This interface is obsoleted by utimes(2).
[…]

//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to