1. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  2. c4786d3 Add getgrgid_r/getgrnam_r. by Yabin Cui · 10 years ago
  3. 72a6fdc Fix bug in app_id_from_name in stubs.cpp. by Yabin Cui · 10 years ago
  4. 8f41142 Merge "stubs missing include for string.h" by Mark Salyzyn · 10 years ago
  5. 56b2768 stubs missing include for string.h by Mark Salyzyn · 10 years ago
  6. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
  7. 52d7f1a Move endpwent to ndk_cruft.cpp. by Yabin Cui · 10 years ago
  8. 7fb680b Move getusershell/endusershell/setusershell to ndk_cruft.cpp. by Yabin Cui · 10 years ago
  9. c56af08 Use a more specific return type for app_id_from_name. by Elliott Hughes · 10 years ago
  10. 8b5df39 Turn on -Wold-style-cast and fix the errors. by Elliott Hughes · 10 years ago
  11. 7874f1d Split the shared group data from the shared passwd data. by Elliott Hughes · 10 years ago
  12. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  13. 4916706 Fix linkage of grantpt(3). by Elliott Hughes · 11 years ago
  14. 91570ce Slim down static binaries by avoiding stdio. by Elliott Hughes · 11 years ago
  15. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 11 years ago
  16. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 11 years ago
  17. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
  18. 4e9cb03 Add extra libc stubs for mntent related functions. by JP Abgrall · 11 years ago
  19. 567a8de Start moving 32-bit cruft somewhere it won't pollute 64-bit. by Elliott Hughes · 12 years ago
  20. 9ae59c0 Declare __page_shift and __page_size with C linkage. by Bernhard Rosenkraenzer · 12 years ago
  21. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  22. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  23. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  24. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  25. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
  26. 6fa26e2 Clean up warnings in stubs.cpp. by Elliott Hughes · 13 years ago
  27. 8a05a01 Print out shared app gids correctly by Kenny Root · 13 years ago
  28. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 13 years ago
  29. c4d1fec Clean up warnings in the malloc_debug_* files. by Elliott Hughes · 13 years ago
  30. de727ca Clean up warnings in stubs.cpp. by Elliott Hughes · 13 years ago