1. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  2. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago
  3. 156da96 Fix a getcwd(3) bug and make our tests run correctly under valgrind. by Elliott Hughes · 12 years ago
  4. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  5. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 12 years ago
  6. ac184b2 Fix several compiler warnings. by Elliott Hughes · 12 years ago
  7. 8e630da Merge "Simple tests for dladdr(3)." by Elliott Hughes · 12 years ago
  8. 91875dc Fix tmpfile(3). by Elliott Hughes · 12 years ago
  9. 8e15b08 Simple tests for dladdr(3). by Elliott Hughes · 12 years ago
  10. 8a05a01 Print out shared app gids correctly by Kenny Root · 12 years ago
  11. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 12 years ago
  12. fa36875 Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)." by Elliott Hughes · 12 years ago
  13. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago
  14. 38bfa21 Fix Mac build. by Elliott Hughes · 12 years ago
  15. acf5aa7 Added new test for dlopen which is failing for MIPS. by jeffhao · 12 years ago
  16. 4d014e1 Add more pthreads tests. by Elliott Hughes · 12 years ago
  17. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 12 years ago
  18. 2e8f434 Add missing dependencies. by Elliott Hughes · 12 years ago
  19. 5ac9eee bionic: Fix TINY_ANDROID build by Benoit Goby · 12 years ago
  20. 7b841f3 Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds. by Joe Onorato · 12 years ago
  21. 04a83a4 Enhance getcwd(3) to handle NULL like glibc. by Elliott Hughes · 12 years ago
  22. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 12 years ago