OSDN Git Service

Add futimens.
authorElliott Hughes <enh@google.com>
Fri, 9 Aug 2013 00:13:33 +0000 (17:13 -0700)
committerElliott Hughes <enh@google.com>
Fri, 9 Aug 2013 00:13:33 +0000 (17:13 -0700)
commitd0be7c8f9a06b3ca8ea7647ea35c8f9dc63f0fe1
treea17df28516ef00c47859728418e9b7c7ef26c1ba
parent632fd5183a611b80e009be36f881f572acc41619
Add futimens.

Bug: 10239370
Change-Id: I518340084103dc339ef8a065d4837d6258a1381d
libc/Android.mk
libc/bionic/futimens.cpp [new file with mode: 0644]
libc/include/sys/stat.h
tests/Android.mk
tests/sys_stat_test.cpp [new file with mode: 0644]