OSDN Git Service

futimens: add function
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 20 Nov 2009 19:05:07 +0000 (20:05 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 20 Nov 2009 19:05:07 +0000 (20:05 +0100)
commitef85033ac8e07fd45d6f45463dcfecf9c78ae7ef
treeb11c9b0c8d1c883406a88e56b84d91fdf96bfafd
parent3149763ed4a6782cb152f33139f4e02ade5f252e
futimens: add function

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/sys/stat.h
libc/sysdeps/linux/common/futimens.c [new file with mode: 0644]
libc/sysdeps/linux/common/utimensat.c
test/.gitignore
test/time/tst-futimens1.c [new file with mode: 0644]