Add futimens.

(cherry picked from commit d0be7c8f9a)

Bug: 10239370
Change-Id: I0087e85a94d83b6ce68ec6a0768c44cbe4bd0132
This commit is contained in:
Elliott Hughes
2013-08-08 17:13:33 -07:00
parent 7f4074d17d
commit 840a114eb1
5 changed files with 91 additions and 1 deletions

View File

@@ -208,6 +208,7 @@ libc_bionic_src_files := \
bionic/__errno.c \
bionic/eventfd_read.cpp \
bionic/eventfd_write.cpp \
bionic/futimens.cpp \
bionic/getauxval.cpp \
bionic/getcwd.cpp \
bionic/libc_init_common.cpp \