[PATCH] Support Android NDK (which has neither futimes nor futimens)
Stephen Hines
srhines at google.com
Wed Dec 11 14:03:57 PST 2013
FYI, Android NDK r9c should resolve this issue for KitKat devices.
futimens() actually exists as of KitKat, but the r9b package was missing
updated headers/stubs.
Steve
On Wed, Dec 11, 2013 at 7:54 AM, Neil Henning <llvm at neil-henning.co.uk>wrote:
>
> Alp Toker has pulled in a version of this patch, thanks!
>
> http://llvm-reviews.chandlerc.com/D2357
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131211/76e80025/attachment.html>
More information about the llvm-commits
mailing list