OSDN Git Service

utimes: Use utimensat if arch does not have the utimes syscall
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 10 Oct 2012 15:06:57 +0000 (16:06 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Feb 2013 12:45:11 +0000 (13:45 +0100)
commit80dc2ed052dc9a52080ed04bd946f3a537492f24
treeb221049782654c9d680ad0fad374560f9369b04e
parent81b480369b905229c8dad41755c82aea0faca1e7
utimes: Use utimensat if arch does not have the utimes 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/utimes.c