1. bf38328 getgrnam, getgrgid, getpwnam, getpwuid for host by Jiyong Park · 4 years, 9 months ago
  2. 4956c37 Move bionic_macros.h from private to platform. by Josh Gao · 6 years ago
  3. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 6 years ago
  4. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 6 years ago
  5. c57c5bd pwd/grp: fix pwd _r reentrancy, new tests, clean up by Tom Cherry · 6 years ago
  6. b368a0b Allow device launched before Q to use legacy OEM AID value by Tom Cherry · 6 years ago
  7. 5fb0763 Refactor some pieces of grp_pwd.cpp by Tom Cherry · 6 years ago
  8. fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
  9. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  10. c2b9fec Require vendor users and groups to start with vendor_ by Tom Cherry · 7 years ago
  11. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 7 years ago
  12. 4362f89 Only use uids and gids for which we've allocated AIDs by Tom Cherry · 8 years ago
  13. a613d0d Add a legacy inline for mmap64. by Dan Albert · 8 years ago
  14. 06bd586 POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX. by Elliott Hughes · 8 years ago
  15. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  16. 5e2285d Allocate thread local buffers in __init_tls. by Josh Gao · 8 years ago
  17. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  18. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  19. 934bc86 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  20. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  21. 1a13db5 move android_ids into bionic by William Roberts · 9 years ago
  22. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
  23. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 9 years ago
  24. b38347a bionic: split out getpwnam and friends by Mark Salyzyn · 9 years ago