Android: Provide futimes() implementation using utimensat()

The earlier implementation using /proc/self/fd/<num> failed when called from a non-main thread in production builds of Chrome and Android.

Depends on NDK r8e: https://codereview.chromium.org/14860010/

BUG=236403

Review URL: https://chromiumcodereview.appspot.com/14649009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204633 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 617b0f81bd5389fe22d4766b2d55ad282c275907
1 file changed
tree: 48093b0b457fafff0380b1b11048b9998a6176ea
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/