1. 8397cdb Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 11 years ago
  2. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 11 years ago
  3. 09e89c3 Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 11 years ago
  4. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 11 years ago
  5. 9a9bb24 Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 11 years ago
  6. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 11 years ago
  7. 03579da Merge "Add a few more missing libm long double stubs." by Elliott Hughes · 11 years ago
  8. 170dbe2 Add a few more missing libm long double stubs. by Elliott Hughes · 11 years ago
  9. fa75fce Merge "update xattr.h" by Nick Kralevich · 11 years ago
  10. b184d3b update xattr.h by Nick Kralevich · 11 years ago
  11. 964886a Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 11 years ago
  12. cd6780b Remove dead code from gensyscalls.py. by Elliott Hughes · 11 years ago
  13. f6afd3b Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 11 years ago
  14. 59e9a49 Merge "__progname should be const char*, not char*." by Elliott Hughes · 11 years ago
  15. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 11 years ago
  16. e4ccf5a __progname should be const char*, not char*. by Elliott Hughes · 11 years ago
  17. 2f41531 Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 11 years ago
  18. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 11 years ago
  19. d4187ef Merge "Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs." by Elliott Hughes · 11 years ago
  20. 7582a9c Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. by Elliott Hughes · 11 years ago
  21. d32fdba Merge "Add a missing logbl stub." by Elliott Hughes · 11 years ago
  22. 926a307 Add a missing logbl stub. by Elliott Hughes · 11 years ago
  23. c9ab32e Merge "Improve benchmarking tool, add a few math benchmarks." by Elliott Hughes · 11 years ago
  24. 9edb3e0 Improve benchmarking tool, add a few math benchmarks. by Elliott Hughes · 11 years ago
  25. d10a5a0 Merge "Remove the currently-unused i387 assembler to make way for the new." by Elliott Hughes · 11 years ago
  26. ef545a2 Remove the currently-unused i387 assembler to make way for the new. by Elliott Hughes · 11 years ago
  27. 4fc2a74 Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 11 years ago
  28. d2b1a73 Remove partial implementation of MIPS non-PIC support. by Elliott Hughes · 11 years ago
  29. d7ff139 Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 11 years ago
  30. 428f556 Remove bogus extra alignment from sbrk. by Elliott Hughes · 11 years ago
  31. a4f88fd Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 11 years ago
  32. 24fad01 Document the mallinfo struct, add missing attributes. by Elliott Hughes · 11 years ago
  33. a3120aa Merge "Add basic tests for posix_memalign." by Elliott Hughes · 11 years ago
  34. b16b722 Add basic tests for posix_memalign. by Elliott Hughes · 11 years ago
  35. a1821f0 Merge "Regenerate msm_ion.h." by Elliott Hughes · 11 years ago
  36. 3fac8f7 Regenerate msm_ion.h. by Elliott Hughes · 11 years ago
  37. 3dc6b57 Merge "Don't claim there were no leaks if we weren't even checking." by Elliott Hughes · 11 years ago
  38. 9c81892 Don't claim there were no leaks if we weren't even checking. by Elliott Hughes · 11 years ago
  39. 1bf8355 Merge "Make sincosl call sinl and cosl." by Elliott Hughes · 11 years ago
  40. 9b05df3 Make sincosl call sinl and cosl. by Elliott Hughes · 11 years ago
  41. ae70b94 Merge "Update the libm/NOTICE file after the upgrade." by Elliott Hughes · 11 years ago
  42. d65bd84 Update the libm/NOTICE file after the upgrade. by Elliott Hughes · 11 years ago
  43. a9dd367 Merge "Restore bionic's <linux/elf-em.h>." by Elliott Hughes · 11 years ago
  44. a48e1b2 Restore bionic's <linux/elf-em.h>. by Elliott Hughes · 11 years ago
  45. 44badc7 Merge "Upgrade libm." by Elliott Hughes · 11 years ago
  46. a0ee078 Upgrade libm. by Elliott Hughes · 11 years ago
  47. e1a124e Merge "Say explicitly if there were no leaks." by Elliott Hughes · 11 years ago
  48. 1d12d57 Say explicitly if there were no leaks. by Elliott Hughes · 11 years ago
  49. a990cf5 Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 11 years ago
  50. c95eb57 Clean up trailing whitespace in the kernel headers. by Elliott Hughes · 11 years ago
  51. 323287e Merge "Fix valgrind build." by Elliott Hughes · 11 years ago
  52. 6fe67c3 Fix valgrind build. by Elliott Hughes · 11 years ago
  53. f672197 Merge "Fix x86 build to use <elf.h>." by Elliott Hughes · 11 years ago
  54. d070df4 Fix x86 build to use <elf.h>. by Elliott Hughes · 11 years ago
  55. 5fb409b Merge "Bring the NOTICE files back up to date." by Elliott Hughes · 11 years ago
  56. 448080d Bring the NOTICE files back up to date. by Elliott Hughes · 11 years ago
  57. f09f6db Merge "Use the NetBSD <sys/exec_elf.h>." by Elliott Hughes · 11 years ago
  58. a6a3ac5 Use the NetBSD <sys/exec_elf.h>. by Elliott Hughes · 11 years ago
  59. 3db2fc5 Merge "Don't collect useless stack frames; do demangle C++ symbols." by Elliott Hughes · 11 years ago
  60. 35b621c Don't collect useless stack frames; do demangle C++ symbols. by Elliott Hughes · 11 years ago
  61. a0151cb Merge "Unit tests for formatting code, fix %%." by Elliott Hughes · 11 years ago
  62. 41b3179 Unit tests for formatting code, fix %%. by Elliott Hughes · 11 years ago
  63. 0a91b11 Merge "More debug malloc fixes." by Elliott Hughes · 11 years ago
  64. 239e7a0 More debug malloc fixes. by Elliott Hughes · 11 years ago
  65. 6a94cb7 Merge "arm syscall : for eabi call_default don't use stack" by Elliott Hughes · 11 years ago
  66. b871e5d Merge "system_properties: do more checking of file" by Nick Kralevich · 11 years ago
  67. c16961b system_properties: do more checking of file by Nick Kralevich · 11 years ago
  68. 82ef829 Merge "prctl.h: include sys/cdefs.h" by Nick Kralevich · 11 years ago
  69. 8e70b0d prctl.h: include sys/cdefs.h by Nick Kralevich · 11 years ago
  70. b3351f1 Merge "libc: use more secure system properties if available" by Nick Kralevich · 11 years ago
  71. 32417fb libc: use more secure system properties if available by Nick Kralevich · 11 years ago
  72. 778a68e Merge "Don't free anything when reporting leaks." by Elliott Hughes · 11 years ago
  73. 5c8f75e Merge "Disable leak checking for mksh; it's way too leaky." by Elliott Hughes · 11 years ago
  74. 848247a Don't free anything when reporting leaks. by Elliott Hughes · 11 years ago
  75. 84f8b5f Disable leak checking for mksh; it's way too leaky. by Elliott Hughes · 11 years ago
  76. 28f82b2 Merge "Add const for first argument of sigismember for fit POSIX spec" by Elliott Hughes · 11 years ago
  77. 8d6302c Merge "Our strcoll(3) is no different from NetBSD's, so take exactly theirs." by Elliott Hughes · 11 years ago
  78. 2b47307 Our strcoll(3) is no different from NetBSD's, so take exactly theirs. by Elliott Hughes · 11 years ago
  79. 547eba0 Merge "Avoid overflow in memccpy." by Elliott Hughes · 11 years ago
  80. c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 11 years ago
  81. 85597e2 Merge "Clean up debuggerd-related logging." by Elliott Hughes · 11 years ago
  82. 7af7895 Merge "Use the new non-allocating logging for dlmalloc failures." by Elliott Hughes · 11 years ago
  83. ce4cf90 Use the new non-allocating logging for dlmalloc failures. by Elliott Hughes · 11 years ago
  84. 6b8e321 Clean up debuggerd-related logging. by Elliott Hughes · 11 years ago
  85. 244bee5 Merge "bionic_auxv.h: fix #define conflict" by Nick Kralevich · 11 years ago
  86. abc21c8 bionic_auxv.h: fix #define conflict by Nick Kralevich · 11 years ago
  87. 02f96b9 Merge "Add missing extern "C"." by Elliott Hughes · 11 years ago
  88. f90b95e Add missing extern "C". by Elliott Hughes · 11 years ago
  89. ca48376 Merge "Fix the duplication in the debugging code." by Elliott Hughes · 11 years ago
  90. f373b11 Add const for first argument of sigismember for fit POSIX spec by Kito Cheng · 11 years ago
  91. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 11 years ago
  92. 5496bbf Merge "Revert "Filter ANDROID_PROPERTY_WORKSPACE"" by Nick Kralevich · 11 years ago
  93. 4df577f Revert "Filter ANDROID_PROPERTY_WORKSPACE" by Guang Zhu · 11 years ago
  94. 4bfaf1e Merge "FORTIFY_SOURCE: optimize" by Nick Kralevich · 11 years ago
  95. e4ca88d Merge "Add functionlity to the scripts to replace tokens in kernel headers based on architecture." by Elliott Hughes · 11 years ago
  96. a44e9af FORTIFY_SOURCE: optimize by Nick Kralevich · 11 years ago
  97. a864c2c Add functionlity to the scripts to replace tokens in kernel headers by Raghu Gandham · 11 years ago
  98. f3fe194 Merge "linker: add -Wl,--exclude-libs,ALL to LDFLAGS" by Nick Kralevich · 11 years ago
  99. d89ce40 linker: add -Wl,--exclude-libs,ALL to LDFLAGS by Nick Kralevich · 11 years ago
  100. 1271cdc Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 11 years ago