1. 7c02d94 Clean up the architecture-specific makefiles. by Elliott Hughes · 11 years ago
  2. 36f451a Fix signal trampolines. by Elliott Hughes · 11 years ago
  3. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  4. 6a91887 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 11 years ago
  5. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 11 years ago
  6. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 11 years ago
  7. 210331d Replaces vfork() implementation with fork() by Dan Albert · 11 years ago
  8. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 11 years ago
  9. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 11 years ago
  10. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  11. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 11 years ago
  12. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 11 years ago
  13. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 11 years ago
  14. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 11 years ago
  15. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 11 years ago
  16. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago
  17. 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 11 years ago
  18. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  19. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 11 years ago
  20. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 12 years ago
  21. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  22. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  23. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  24. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  25. 7e841ed Remove useless x86 fallbacks. by Elliott Hughes · 12 years ago
  26. 3c4b50f Fix strchr for basic non-sse case on x86 by Pavel Chupin · 12 years ago
  27. baa91f4 Add ssse3 implementation of __memcmp16. by Alexander Ivchenko · 12 years ago
  28. 0a49066 bionic/x86: Optimization for string routines by Liubov Dmitrieva · 14 years ago
  29. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 12 years ago