Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs_mkdirs: use O_NOFOLLOW and O_CLOEXEC | Nick Kralevich | 2014-06-16 | 1 | -1/+1 |
* | Fix Mac builds, for realz. | Jeff Sharkey | 2013-09-20 | 1 | -0/+4 |
* | Remove mkdir() side effect, add .nomedia, utils. | Jeff Sharkey | 2013-09-20 | 1 | -0/+90 |
* | fs.c: Fix implicit declaration of function 'mkstemp' | Nick Kralevich | 2012-10-15 | 1 | -0/+1 |
* | Allow mkdir() race to succeed. | Jeff Sharkey | 2012-09-25 | 1 | -2/+4 |
* | Wrap more system calls in TEMP_FAILURE_RETRY. | Jeff Sharkey | 2012-09-13 | 1 | -4/+4 |
* | Wrap system calls in TEMP_FAILURE_RETRY. | Jeff Sharkey | 2012-09-13 | 1 | -6/+8 |
* | File-system utilities for installd and zygote. | Jeff Sharkey | 2012-08-30 | 1 | -0/+138 |