1. 10a49d3 Compilation Fix to build. by Sudhir Sharma · 9 years ago
  2. d4f13d5 Merge tag 'android-5.1.0_r1' into HEAD by Sudhir Sharma · 9 years ago
  3. 5dcc9f0 libc: memcpy_base: Disable opt for certain targets by Raghavendra Prasad Nagaraj · 9 years ago
  4. 341ddb5 libc: krait: Re-factor high-performance memcpy for thumb2 by Brent DeGraaf · 11 years ago
  5. e7632ce libc: krait: Implement optimized versions of memmove and bcopy by Xin Qi · 10 years ago
  6. a223164 libc: Add cortex-a53 bionic code by Pracheer · 10 years ago
  7. 98d57c9 Add stpcpy assembler version. by Christopher Ferris · 10 years ago
  8. 1c8ea80 Cleanup arm assembly. by Christopher Ferris · 10 years ago
  9. 86d16a0 Clean up the architecture-specific makefiles. by Elliott Hughes · 10 years ago
  10. b378c27 No arm source refers to SOFTFLOAT. by Elliott Hughes · 10 years ago
  11. 5054e1a Fix 32-bit arm unwinding through signal frames. by Elliott Hughes · 10 years ago
  12. 7dc2b7b Fix signal trampolines. by Elliott Hughes · 10 years ago
  13. f13e1eb Fix generic __memcpy_chk implementation. by Christopher Ferris · 10 years ago
  14. 0000826 Add posix_fadvise(3). by Elliott Hughes · 10 years ago
  15. 7efad83 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 10 years ago
  16. 6421823 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 10 years ago
  17. e35fd48 Make __set_errno hidden in asm. by Dan Albert · 10 years ago
  18. 5386a74 Revert "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  19. 4f76469 Implement <sys/fsuid.h>. by Elliott Hughes · 10 years ago
  20. c999f76 Enable building libc with clang. by Elliott Hughes · 10 years ago
  21. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 10 years ago
  22. 0d7415f Merge "Remove SHA1 from LP64 in favor of libcrypto." by Dan Albert · 10 years ago
  23. 7086ad6 Cache getpid. by Elliott Hughes · 10 years ago
  24. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 10 years ago
  25. 891dedb libc: Fix 'index' symbol export. by David 'Digit' Turner · 10 years ago
  26. f87ac52 Merge "Remove ioprio_get(2) and ioprio_set(2) from LP64." by Dan Albert · 10 years ago
  27. 607341e Remove ioprio_get(2) and ioprio_set(2) from LP64. by Dan Albert · 10 years ago
  28. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 10 years ago
  29. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  30. 440bd6b Merge "Replaces vfork() implementation with fork()" by Dan Albert · 10 years ago
  31. 210331d Replaces vfork() implementation with fork() by Dan Albert · 10 years ago
  32. 1c60f80 Merge "Rename __bionic_clone_entry to __start_thread." by Elliott Hughes · 10 years ago
  33. ebc8cd1 Rename __bionic_clone_entry to __start_thread. by Elliott Hughes · 10 years ago
  34. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 10 years ago
  35. 5d9a7ba Avoid a system call in 'gettid'. by Elliott Hughes · 10 years ago
  36. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 10 years ago
  37. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 10 years ago
  38. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  39. 52f7432 Merge "Revert "Lose the hand-written futex assembler."" by Narayan Kamath · 10 years ago
  40. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 10 years ago
  41. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  42. 1c4d830 Merge "Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"" by Christopher Ferris · 10 years ago
  43. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  44. 78c3e11 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  45. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  46. 8df0fe0 Clear link register in __bionic_clone. by Ben Cheng · 10 years ago
  47. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 10 years ago
  48. 6e599a9 Remove the tkill(2) stub. by Elliott Hughes · 10 years ago
  49. d5ed63a Hide most of the private futex functions. by Elliott Hughes · 10 years ago
  50. c1b7f44 Merge "Remove __syslog; we have the public klogctl API." by Elliott Hughes · 10 years ago
  51. 9f0a52e Merge "Hide __get_sp." by Elliott Hughes · 10 years ago
  52. 46a55a4 Remove __syslog; we have the public klogctl API. by Elliott Hughes · 10 years ago
  53. c3705f6 Hide __get_sp. by Elliott Hughes · 10 years ago
  54. 4e631ba Remove perf_event_open. by Elliott Hughes · 10 years ago
  55. afb89c2 Merge "denver: optimize memmove" by Christopher Ferris · 10 years ago
  56. 6c80ccd denver: optimize memmove by Shu Zhang · 10 years ago
  57. 903b788 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 10 years ago
  58. 31d0398 Hide _exit_with_stack_teardown. by Elliott Hughes · 10 years ago
  59. 7222b1b Hide __signalfd4, used to implement signalfd(3). by Elliott Hughes · 10 years ago
  60. 8f0cd8a Mark sockets on accept(). by Sreeram Ramachandran · 10 years ago
  61. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 10 years ago
  62. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  63. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 10 years ago
  64. 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 10 years ago
  65. 6a45fe9 Fix for libgcc compat generation script. by Dmitriy Ivanov · 10 years ago
  66. cb65cc3 Clean up <machine/ieee.h>. by Elliott Hughes · 10 years ago
  67. 4bd97ce Switch to gdtoa. by Elliott Hughes · 10 years ago
  68. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 10 years ago
  69. 9f52564 Implement _Exit(3). by Elliott Hughes · 10 years ago
  70. 1b0dc40 Remove <machine/limits.h>. by Elliott Hughes · 10 years ago
  71. ac3fc00 Remove SIZE_MAX definition in limits.h by Russell Webb · 10 years ago
  72. d8fe15f Merge "add 32-bit bionic implementation for denver arch" by Christopher Ferris · 10 years ago
  73. 8f2a30a Add accept4() syscall by Andrei Emeltchenko · 10 years ago
  74. 5b5d6e7 add 32-bit bionic implementation for denver arch by Shu Zhang · 10 years ago
  75. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 10 years ago
  76. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  77. b8dc9bb Stop asking GCC to cause trouble. by Elliott Hughes · 10 years ago
  78. 851e68a Unify our assembler macros. by Elliott Hughes · 10 years ago
  79. 09289d9 Remove useless _C_LABEL from our assembler source. by Elliott Hughes · 10 years ago
  80. bfa2b6f Merge "Stop advertising an arm32-specific hack like it's a build system feature." by Elliott Hughes · 10 years ago
  81. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 10 years ago
  82. adab51a Added script generating additions to libgcc_compat.c from linker errors by Dmitriy Ivanov · 10 years ago
  83. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 10 years ago
  84. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 10 years ago
  85. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 10 years ago
  86. b3a23bd Build syscall stubs in their own library. by Elliott Hughes · 10 years ago
  87. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 10 years ago
  88. 9afe288 Kill <machine/_types.h>. by Elliott Hughes · 10 years ago
  89. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 10 years ago
  90. 62ffe14 Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c. by Ben Cheng · 10 years ago
  91. f38fb19 Re-export libgcc's __aeabi_uidivmod and __popcount_tab by Bernhard Rosenkränzer · 10 years ago
  92. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 10 years ago
  93. 54a7494 Regenerate the NOTICE files. by Elliott Hughes · 10 years ago
  94. 887e114 Clean up <sched.h>. by Elliott Hughes · 10 years ago
  95. 2aace21 Remove the bogus exit status from _exit_with_stack_teardown. by Elliott Hughes · 10 years ago
  96. 5eccb96 Fix aarch64 futex assembly routines. by Elliott Hughes · 11 years ago
  97. e3fb66d Add __popcountsi2 to the function compat list. by Ben Cheng · 11 years ago
  98. 2b333ea Remove <machine/kernel.h>. by Elliott Hughes · 11 years ago
  99. c13fb75 Move bionic over to GCC's 'warning' attribute. by Elliott Hughes · 11 years ago
  100. c54ca40 Clean up some ARMv4/ARMv5 cruft. by Elliott Hughes · 11 years ago