summaryrefslogtreecommitdiffstats
path: root/libcutils/fs.c
Commit message (Expand)AuthorAgeFilesLines
* fs_mkdirs: use O_NOFOLLOW and O_CLOEXECNick Kralevich2014-06-161-1/+1
* Fix Mac builds, for realz.Jeff Sharkey2013-09-201-0/+4
* Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+90
* fs.c: Fix implicit declaration of function 'mkstemp'Nick Kralevich2012-10-151-0/+1
* Allow mkdir() race to succeed.Jeff Sharkey2012-09-251-2/+4
* Wrap more system calls in TEMP_FAILURE_RETRY.Jeff Sharkey2012-09-131-4/+4
* Wrap system calls in TEMP_FAILURE_RETRY.Jeff Sharkey2012-09-131-6/+8
* File-system utilities for installd and zygote.Jeff Sharkey2012-08-301-0/+138