futimes()

Mark Hinds zoro98020 at gmail.com
Tue May 31 13:11:11 UTC 2011


Rich Felker wrote:
> On Mon, May 30, 2011 at 10:09:30AM -0700, Mark Hinds wrote:
>> Why isn't futimes in uClibc? I found a patch which seems to work,
>
> Probably because there's no such function in the standard. The
> standard function is called futimens and that's what you should
> probably be using...

OK, I promise I'll use futimens in all MY code, but futimes() is used
in a lot of code (perl in my case), just kind of convenient.

Mark



More information about the uClibc mailing list