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