1. 86d16a0 Clean up the architecture-specific makefiles. by Elliott Hughes · 10 years ago
  2. 7dc2b7b Fix signal trampolines. by Elliott Hughes · 10 years ago
  3. 6421823 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 10 years ago
  4. 5386a74 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  5. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 10 years ago
  6. 210331d Replaces vfork() implementation with fork() by Dan Albert · 10 years ago
  7. 40fca0f Removes index() from bionic. by Dan Albert · 10 years ago
  8. ce9ce28 Removes bcopy and bzero from bionic. by Dan Albert · 10 years ago
  9. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 10 years ago
  10. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 10 years ago
  11. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  12. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 10 years ago
  13. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  14. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  15. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  16. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 10 years ago
  17. a020a24 Add 64-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  18. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  19. 5363a45 Clean up localeconv(3). by Elliott Hughes · 10 years ago
  20. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 10 years ago
  21. b620883 Fix LP64 builds after OpenBSD string changes. by Elliott Hughes · 10 years ago
  22. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  23. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 10 years ago
  24. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 10 years ago
  25. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 10 years ago
  26. 36d6188 Clean up forking and cloning. by Elliott Hughes · 11 years ago
  27. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 11 years ago
  28. 9ea4d5f Fix the x86_64 vfork implementation. by Elliott Hughes · 11 years ago
  29. 8ca530e Add ffs and memcmp16 to x86_64. by Elliott Hughes · 11 years ago
  30. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 11 years ago
  31. 1f5af92 Fix sigsuspend to use rt_sigsuspend on all platforms. by Elliott Hughes · 11 years ago
  32. 19e6232 Clean up the sigprocmask/pthread_sigmask implementation. by Elliott Hughes · 11 years ago
  33. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 11 years ago
  34. 4906e56 Add arch-x86_64/bionic. by Elliott Hughes · 11 years ago
  35. a567a8e x86_64: Update Makefiles for x86_64 targets and add symlinks by Pavel Chupin · 11 years ago