commit | 97919656803126c6b28ea6070fc86d124ac4ef4b | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Fri Mar 18 11:53:15 2011 -0700 |
committer | Ken Sumrall <ksumrall@android.com> | Thu Mar 24 18:29:41 2011 -0700 |
tree | 5fec857e44ccc72f5acf156f7f97b948b8779367 | |
parent | f642c3d12f4cffdc349b9ebfc4107de254ad8db9 [diff] |
Add support for the utime(2) family of system calls to the sdcard fuse filesystem. Add support for the utime(2) family of system calls to change the modify and access time of files. Requires an updated bionic with support for the utimensat(2) system call. Change-Id: I8cc0c0e6671c5708849752f47e4c3d4be2858b61