1. fa4aeed linker: Add unit-test for sleb128_decoder by Dimitry Ivanov · 10 years ago
  2. c9291e1 Merge "Add POSIX getsubopt(3)." by Elliott Hughes · 10 years ago
  3. 7897405 Merge "Add SysV signal handling" by Elliott Hughes · 10 years ago
  4. 14fc307 Merge "Fix off-by-one error in res_cache.c" by Pierre Imai · 10 years ago
  5. 03844d8 Fix off-by-one error in res_cache.c by Pierre Imai · 10 years ago
  6. ce3101f Merge "Ignore unreliable DNS servers." by Pierre Imai · 10 years ago
  7. 6b3f0d6 Ignore unreliable DNS servers. by Pierre Imai · 10 years ago
  8. 5b528c0 Merge "Make it harder to use a broken legacy function by accident." by Elliott Hughes · 10 years ago
  9. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 10 years ago
  10. 9a30714 Merge "Format code to calculate thread stack and signal stack." by Yabin Cui · 10 years ago
  11. 5375bf6 Add SysV signal handling by Greg Hackmann · 10 years ago
  12. ff624c2 Format code to calculate thread stack and signal stack. by Yabin Cui · 10 years ago
  13. 5db4b6e Make it harder to use a broken legacy function by accident. by Elliott Hughes · 10 years ago
  14. 2678c90 Merge "Update Android.bp with recent Android.mk changes" by Dan Willemsen · 10 years ago
  15. 04c7d3d Merge "Enable ifunc test for arm" by Dimitry Ivanov · 10 years ago
  16. be45b22 Update Android.bp with recent Android.mk changes by Dan Willemsen · 10 years ago
  17. e5f7938 Merge "Remove a workaround from stack_protector_test that's not needed in master." by Elliott Hughes · 10 years ago
  18. 6b19f35 Merge "Move math headers in with the other headers." by Elliott Hughes · 10 years ago
  19. c967d89 Enable ifunc test for arm by Dimitry Ivanov · 10 years ago
  20. d15837a Merge "Revert "[MIPS] Link .dex or .oat code lacking .MIPS.abiflags segment"" by Dimitry Ivanov · 10 years ago
  21. a30c44a Merge "tests: allow brk to fail with ENOMEM" by Nick Kralevich · 10 years ago
  22. 126ab12 tests: allow brk to fail with ENOMEM by Daniel Micay · 10 years ago
  23. afe835d Move math headers in with the other headers. by Elliott Hughes · 10 years ago
  24. 17fdd02 Remove a workaround from stack_protector_test that's not needed in master. by Elliott Hughes · 10 years ago
  25. 2152a8c Merge "Fix the stack-protector test for x86/x86-64." by Elliott Hughes · 10 years ago
  26. 6057d18 Fix the stack-protector test for x86/x86-64. by Elliott Hughes · 10 years ago
  27. 1e89584 Merge "Ensure only mips is using GCC to build bionic." by Elliott Hughes · 10 years ago
  28. af39abd Merge "Check current pid at libc initialization for 32-bit build." by Yabin Cui · 10 years ago
  29. cf73e00 Ensure only mips is using GCC to build bionic. by Elliott Hughes · 10 years ago
  30. 538bdf9 Merge "Tell GCC that sometimes we have to build deprecated functions." by Elliott Hughes · 10 years ago
  31. cd3abe3 Tell GCC that sometimes we have to build deprecated functions. by Elliott Hughes · 10 years ago
  32. e9daecf Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE." by Elliott Hughes · 10 years ago
  33. 4e764a0 Merge "Differentiate the MNTTYPE_* and MNTOPT_* constants." by Elliott Hughes · 10 years ago
  34. 5dd13d0 Differentiate the MNTTYPE_* and MNTOPT_* constants. by Elliott Hughes · 10 years ago
  35. a30e19d Merge "Add a few missing types and constants to headers." by Elliott Hughes · 10 years ago
  36. 1f1a51a Add a few missing types and constants to headers. by Elliott Hughes · 10 years ago
  37. 36733fc Check current pid at libc initialization for 32-bit build. by Yabin Cui · 10 years ago
  38. 96583dc Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE. by Elliott Hughes · 10 years ago
  39. eaf50be Merge "Add a checksum to jmp_buf on mips and mips64." by Josh Gao · 10 years ago
  40. a42789f Merge changes from topic 'setjmp_checksum_x86' by Josh Gao · 10 years ago
  41. 686e5f6 Add a checksum to jmp_buf on x86_64. by Josh Gao · 10 years ago
  42. c244fcb Delete lies from x86_64 setjmp implementation. by Josh Gao · 10 years ago
  43. 9260785 Add a checksum to jmp_buf on x86. by Josh Gao · 10 years ago
  44. c03e8ce Merge "Fix test getauxval.arm_has_AT_HWCAP2." by Yabin Cui · 10 years ago
  45. 8ac6611 Merge "Update Android.bp with getdomainname" by Dan Willemsen · 10 years ago
  46. 78f5eb0 Fix test getauxval.arm_has_AT_HWCAP2. by Yabin Cui · 10 years ago
  47. 23aae1c Update Android.bp with getdomainname by Dan Willemsen · 10 years ago
  48. 19f5f6f Merge "linker: hide the pointer to soinfo" by Dimitry Ivanov · 10 years ago
  49. d88e1f3 linker: hide the pointer to soinfo by Dimitry Ivanov · 10 years ago
  50. 33a6622 Merge "Don't bother insisting on AT_HWCAP2 for 32-bit devices." by Elliott Hughes · 10 years ago
  51. 8a8e0cf Merge "clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case" by Greg Hackmann · 10 years ago
  52. 900a4dc Don't bother insisting on AT_HWCAP2 for 32-bit devices. by Elliott Hughes · 10 years ago
  53. d15dfb2 clock_nanosleep: add CLOCK_THREAD_CPUTIME_ID special case by Greg Hackmann · 10 years ago
  54. 3299590 Add a checksum to jmp_buf on mips and mips64. by Predrag Blagojevic · 10 years ago
  55. 7c59c70 Merge "fixup x86 setdomainname.S" by Nick Kralevich · 10 years ago
  56. dbf2e19 fixup x86 setdomainname.S by Nick Kralevich · 10 years ago
  57. d132099 Merge "Add hasmntopt(3)" by Greg Hackmann · 10 years ago
  58. d81143d Merge "libc: implement kernel vdso syscalls for i386" by Elliott Hughes · 10 years ago
  59. 76640d5 Merge "Add {get,set}domainname(2)" by Greg Hackmann · 10 years ago
  60. 3679ade Add hasmntopt(3) by Greg Hackmann · 10 years ago
  61. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 10 years ago
  62. be91052 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
  63. 2846ae7 Merge "epoll_create: reject size <= 0" by Greg Hackmann · 10 years ago
  64. 61cb584 Merge "clone: check for NULL child stack" by Greg Hackmann · 10 years ago
  65. ef27637 Merge "Fix x86 __memset_chk." by Elliott Hughes · 10 years ago
  66. fc501cc Merge "Fix the AT_HWCAP2 test." by Elliott Hughes · 10 years ago
  67. d4c9112 Fix the AT_HWCAP2 test. by Elliott Hughes · 10 years ago
  68. 204990c Fix x86 __memset_chk. by Elliott Hughes · 10 years ago
  69. a03c62b epoll_create: reject size <= 0 by Greg Hackmann · 10 years ago
  70. fb23fa3 clone: check for NULL child stack by Greg Hackmann · 10 years ago
  71. e725dc1 Merge "Remove the __USE_GNU guard from pthread_setname_np again." by Elliott Hughes · 10 years ago
  72. cc78b25 Remove the __USE_GNU guard from pthread_setname_np again. by Elliott Hughes · 10 years ago
  73. 63322aa Merge "Add pthread_getname_np." by Elliott Hughes · 10 years ago
  74. 725b2a9 Add pthread_getname_np. by Elliott Hughes · 10 years ago
  75. 3c410c8 Merge "genversion-scripts: fix script name in autogenerated comment" by Greg Hackmann · 10 years ago
  76. e5c872f genversion-scripts: fix script name in autogenerated comment by Greg Hackmann · 10 years ago
  77. 506456c Merge "Move relocation_packer off libnativehelper." by Elliott Hughes · 10 years ago
  78. 7de1ff2 Move relocation_packer off libnativehelper. by Elliott Hughes · 10 years ago
  79. 68a2f12 Merge "Fix pthread.pthread_barrier_smoke test." by Yabin Cui · 10 years ago
  80. 6d1665c Merge "CloseArchive() to free memory when OpenArchive fails." by Yabin Cui · 10 years ago
  81. 722072d CloseArchive() to free memory when OpenArchive fails. by Yabin Cui · 10 years ago
  82. 81d2797 Fix pthread.pthread_barrier_smoke test. by Yabin Cui · 10 years ago
  83. 6212e5d Merge "Add a CTS test to ensure AT_HWCAP2 is reported." by Elliott Hughes · 10 years ago
  84. ebb4895 Add a CTS test to ensure AT_HWCAP2 is reported. by Elliott Hughes · 10 years ago
  85. 5f1de52 Merge "Fix race in malloc debug option free_track." by Christopher Ferris · 10 years ago
  86. d057f44 Merge "Fix bug where t9 is not correct when __memset_chk_fail is called. t9 is used to calculate gp at the start of __memset_chk_fail." by Christopher Ferris · 10 years ago
  87. d091962 Fix race in malloc debug option free_track. by Christopher Ferris · 10 years ago
  88. f3b9c89 Fix bug where t9 is not correct when __memset_chk_fail is called. by Douglas Leung · 10 years ago
  89. 18576fe Merge "Android.bp: Add missing <complex.h> functions." by Dan Willemsen · 10 years ago
  90. fc1fb95 Android.bp: Add missing <complex.h> functions. by Dan Willemsen · 10 years ago
  91. 8d0af0b Merge "Add missing <complex.h> functions." by Elliott Hughes · 10 years ago
  92. b31d270 Merge "Fix PTHREAD_THREADS_MAX." by Elliott Hughes · 10 years ago
  93. 545afa1 Fix PTHREAD_THREADS_MAX. by Elliott Hughes · 10 years ago
  94. bca2541 Merge "Fix problem where unknown option is not an error." by Christopher Ferris · 10 years ago
  95. 3f36834 Merge "Silence false positive warnings on GCC." by Josh Gao · 10 years ago
  96. d787852 Silence false positive warnings on GCC. by Josh Gao · 10 years ago
  97. a4b1425 Fix problem where unknown option is not an error. by Christopher Ferris · 10 years ago
  98. 0e00c16 Merge "Init functions after debug malloc succeeds." by Christopher Ferris · 10 years ago
  99. 9ee6adb Add missing <complex.h> functions. by Elliott Hughes · 10 years ago
  100. 470de8f Merge "Update Android.bp with x86 rint optimizations" by Dan Willemsen · 10 years ago