1. 1a69616 Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too. by Elliott Hughes · 12 years ago
  2. 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 12 years ago
  3. 06b5961 Merge "Fix bug in pthread_join, pthread_exit, pthread_detach" by Elliott Hughes · 12 years ago
  4. 58b5754 Clean up the <libgen.h> implementation a little, bring in tests. by Elliott Hughes · 12 years ago
  5. 10ce969 Fix bug in pthread_join, pthread_exit, pthread_detach by Sergey Melnikov · 12 years ago
  6. 14f1959 Fix the pthread_join on self error case. by Elliott Hughes · 12 years ago
  7. c30396f libc: Fix alphasort() signature (and implementation). by David 'Digit' Turner · 12 years ago
  8. 063cfb2 Clean up the implementation of the <dirent.h> functions. by Elliott Hughes · 12 years ago
  9. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 12 years ago
  10. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  11. 3b297c4 Fix dlerror(3). by Elliott Hughes · 12 years ago
  12. 156da96 Fix a getcwd(3) bug and make our tests run correctly under valgrind. by Elliott Hughes · 12 years ago
  13. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  14. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 12 years ago
  15. ac184b2 Fix several compiler warnings. by Elliott Hughes · 12 years ago
  16. 8e630da Merge "Simple tests for dladdr(3)." by Elliott Hughes · 12 years ago
  17. 91875dc Fix tmpfile(3). by Elliott Hughes · 12 years ago
  18. 8e15b08 Simple tests for dladdr(3). by Elliott Hughes · 12 years ago
  19. 8a05a01 Print out shared app gids correctly by Kenny Root · 12 years ago
  20. 2a54e5e Add tests for Android-specific stubs by Kenny Root · 12 years ago
  21. fa36875 Merge "Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3)." by Elliott Hughes · 12 years ago
  22. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago
  23. 38bfa21 Fix Mac build. by Elliott Hughes · 12 years ago
  24. acf5aa7 Added new test for dlopen which is failing for MIPS. by jeffhao · 12 years ago
  25. 4d014e1 Add more pthreads tests. by Elliott Hughes · 12 years ago
  26. bfeab1b Don't corrupt the thread list in static executables. by Elliott Hughes · 12 years ago
  27. 2e8f434 Add missing dependencies. by Elliott Hughes · 12 years ago
  28. 5ac9eee bionic: Fix TINY_ANDROID build by Benoit Goby · 12 years ago
  29. 7b841f3 Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds. by Joe Onorato · 12 years ago
  30. 04a83a4 Enhance getcwd(3) to handle NULL like glibc. by Elliott Hughes · 12 years ago
  31. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 12 years ago