OSDN Git Service

utime: Use utimensat if arch does not have the utime syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 11 Oct 2012 09:51:33 +0000 (10:51 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:12 +0000 (13:45 +0100)
commitc7d36adfc2f4b6660602f3f5ed8079b4830158c2
treeaec918236cde276dc72b8db6229b9e093b60eec3
parentaf63ec925e7e7f6eb19dde5f51c8ebec44a10607
utime: Use utimensat if arch does not have the utime syscall

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/utime.c