summaryrefslogtreecommitdiffstats
path: root/core/jni/android_os_FileUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* android_os_FileUtils_getVolumeUUID: Fix the incorrect logical for call blkid_...YuanQY2013-07-231-10/+40
* FileUtils: add method to get UUID of a volumeDaniel Hillenbrand2013-06-171-0/+44
* Use Libcore.os.umask for setting umaskKenny Root2012-08-201-6/+0
* Use Libcore's stat instead of FileUtils#getFileStatusKenny Root2012-08-161-59/+0
* Use Libcore.os.stat instead of FileUtilsKenny Root2012-08-161-34/+0
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-15/+0
* More native code cleanup.Elliott Hughes2011-04-121-16/+11
* Eliminate an assignment of a local reference to a global variable.Carl Shapiro2011-03-031-16/+15
* Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()Brad Fitzpatrick2010-12-141-2/+1
* Set umask of system server to 0077Mike Lockwood2010-08-061-0/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+208
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-208/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+208