1. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago[Renamed (93%) from libcutils/fs.c]
  2. 09175a0 Add mode bits to a call to open with O_CREAT by George Burgess IV · 7 years ago
  3. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  4. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  5. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  6. 9812105 Add utility to prepare files in a similar way to directories by Calin Juravle · 8 years ago
  7. 8146403 Be strict, but not that strict. by Jeff Sharkey · 8 years ago
  8. cf94fe1 Offer a stricter way to prepare directories. by Jeff Sharkey · 8 years ago
  9. 30a86eb fs_mkdirs: use O_NOFOLLOW and O_CLOEXEC by Nick Kralevich · 10 years ago
  10. 0ee7d8c Fix Mac builds, for realz. by Jeff Sharkey · 11 years ago
  11. 44d6342 Remove mkdir() side effect, add .nomedia, utils. by Jeff Sharkey · 11 years ago
  12. 69ce489 fs.c: Fix implicit declaration of function 'mkstemp' by Nick Kralevich · 12 years ago
  13. 489609b Allow mkdir() race to succeed. by Jeff Sharkey · 12 years ago
  14. 6de7026 Wrap more system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  15. ddb1733 Wrap system calls in TEMP_FAILURE_RETRY. by Jeff Sharkey · 12 years ago
  16. 9685194 File-system utilities for installd and zygote. by Jeff Sharkey · 12 years ago