futimes()

Rich Felker dalias at aerifal.cx
Tue May 31 12:37:21 UTC 2011


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...

Rich


More information about the uClibc mailing list