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:52:06 +0000 (17:52 -0700)
commit840a114eb12773c5af39c0c97675b27aa6dee78c
tree032a162a2248b2fc0be232afc9b9666747a1e5dd
parent7f4074d17d0e22e5e18e472c7e099490df8efaf2
Add futimens.

(cherry picked from commit d0be7c8f9a06b3ca8ea7647ea35c8f9dc63f0fe1)

Bug: 10239370
Change-Id: I0087e85a94d83b6ce68ec6a0768c44cbe4bd0132
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]