index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcutils
/
fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mode bits to a call to open with O_CREAT
George Burgess IV
2017-01-25
1
-1
/
+1
*
liblog: use log/log.h when utilizing ALOG macros
Mark Salyzyn
2017-01-11
1
-1
/
+1
*
system/core: preparation to pull back interfaces from android/log.h
Mark Salyzyn
2016-10-20
1
-0
/
+1
*
libcutils: Replace cutils/log.h with android/log.h
Mark Salyzyn
2016-09-30
1
-9
/
+9
*
Add utility to prepare files in a similar way to directories
Calin Juravle
2016-05-24
1
-9
/
+24
*
Be strict, but not that strict.
Jeff Sharkey
2016-01-14
1
-3
/
+12
*
Offer a stricter way to prepare directories.
Jeff Sharkey
2016-01-12
1
-2
/
+14
*
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