1. 722ab05 bionic: Implement getpwent and getgrent by Mark Salyzyn · 9 years ago
  2. 8d387ee fix oem_XXXX ids to incorporate both ranges by Mark Salyzyn · 9 years ago
  3. 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]
  4. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  5. c4786d3 Add getgrgid_r/getgrnam_r. by Yabin Cui · 10 years ago
  6. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  7. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 11 years ago
  8. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  9. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 13 years ago
  10. ac184b2 Fix several compiler warnings. by Elliott Hughes · 13 years ago
  11. 8a05a01 Print out shared app gids correctly by Kenny Root · 13 years ago
  12. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 13 years ago