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

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to