1. c2c36b6 Remove a check for AIDs in the OEM range. by Tom Cherry · 8 years ago
  2. 45be5df Revert "Revert "move android_ids into bionic"" am: 3f6eee9793 by Elliott Hughes · 9 years ago
  3. 5489183 Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 9 years ago
  4. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  5. 9f9c73b Merge "Rename <grp.h>/<pwd.h> tests to fit the usual pattern." by Elliott Hughes · 9 years ago
  6. 934bc86 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  7. 5367d1b Rename <grp.h>/<pwd.h> tests to fit the usual pattern. by Elliott Hughes · 9 years ago
  8. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  9. 1a13db5 move android_ids into bionic by William Roberts · 9 years ago
  10. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
  11. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 9 years ago
  12. 3735539 Rename the <grp.h>/<pwd.h> tests to reflect that they're no longer in stubs.cpp. by Elliott Hughes · 9 years ago[Renamed from tests/stubs_test.cpp]
  13. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  14. c4786d3 Add getgrgid_r/getgrnam_r. by Yabin Cui · 10 years ago
  15. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  16. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 11 years ago
  17. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  18. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 12 years ago
  19. ac184b2 Fix several compiler warnings. by Elliott Hughes · 13 years ago
  20. 8a05a01 Print out shared app gids correctly by Kenny Root · 13 years ago
  21. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 13 years ago