1. 59aeff9 Merge "Use ENTRY/END in custom x86 assembler too." by Elliott Hughes · 12 years ago
  2. 4b4a882 Clean up pthread_create. by Elliott Hughes · 12 years ago
  3. 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
  4. 9f878c2 Really set errno if __pthread_clone fails. by Elliott Hughes · 12 years ago
  5. 558a8b1 Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
  6. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  7. 3fa6746 Merge "add factory property file definition" by Dima Zavin · 12 years ago
  8. bfa199a am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  9. fcaf4e9 Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  10. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  11. a2a9817 am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  12. 85f491f Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  13. 605cc29 am 83bf28e6: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  14. 83bf28e Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  15. ba342c1 Fix MIPS build. by Elliott Hughes · 12 years ago
  16. 8e2b28c am c56be54a: Merge "Use ENTRY/END in ARM __get_sp." by Elliott Hughes · 12 years ago
  17. bdff26d Use ENTRY/END in custom x86 assembler too. by Elliott Hughes · 12 years ago
  18. d7a3a40 Use ENTRY/END in ARM __get_sp. by Elliott Hughes · 12 years ago
  19. c440d24 am cae7b2cf: Merge "Fix __pthread_clone on ARM to set errno on failure." by Elliott Hughes · 12 years ago
  20. 5e3fc43 Fix __pthread_clone on ARM to set errno on failure. by Elliott Hughes · 12 years ago
  21. 03798dd am 1fea0f25: Merge "Clean up ARM assembler files to use ENTRY/END." by Elliott Hughes · 12 years ago
  22. f94fd3c Clean up ARM assembler files to use ENTRY/END. by Elliott Hughes · 12 years ago
  23. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  24. 6b73d13 am 2d3e7233: Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""" by Elliott Hughes · 12 years ago
  25. e4b0831 am 8397cdba: Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  26. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  27. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  28. 024246e am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  29. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  30. 8f509e8 am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  31. 9a9bb24 Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  32. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  33. f156b90 am fa75fce5: Merge "update xattr.h" by Nick Kralevich · 12 years ago
  34. b184d3b update xattr.h by Nick Kralevich · 12 years ago
  35. 86e4e23 am 964886af: Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 12 years ago
  36. cd6780b Remove dead code from gensyscalls.py. by Elliott Hughes · 12 years ago
  37. 5bb6776 am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  38. 8ddef40 am 59e9a496: Merge "__progname should be const char*, not char*." by Elliott Hughes · 12 years ago
  39. f6afd3b Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  40. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 12 years ago
  41. e4ccf5a __progname should be const char*, not char*. by Elliott Hughes · 12 years ago
  42. 6f67cd2 am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  43. 2f41531 Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  44. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  45. 4e9d9e4 am d4187efd: Merge "Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs." by Elliott Hughes · 12 years ago
  46. 7582a9c Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. by Elliott Hughes · 12 years ago
  47. df8c72e am d7ff139f: Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  48. 428f556 Remove bogus extra alignment from sbrk. by Elliott Hughes · 12 years ago
  49. 3cbcb87 am a4f88fdc: Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 12 years ago
  50. 24fad01 Document the mallinfo struct, add missing attributes. by Elliott Hughes · 12 years ago
  51. ada6de6 am a1821f01: Merge "Regenerate msm_ion.h." by Elliott Hughes · 12 years ago
  52. 3fac8f7 Regenerate msm_ion.h. by Elliott Hughes · 13 years ago
  53. 16444e0 am 3dc6b57c: Merge "Don\'t claim there were no leaks if we weren\'t even checking." by Elliott Hughes · 13 years ago
  54. 9c81892 Don't claim there were no leaks if we weren't even checking. by Elliott Hughes · 13 years ago
  55. 704d9c5 am a9dd3670: Merge "Restore bionic\'s <linux/elf-em.h>." by Elliott Hughes · 13 years ago
  56. a48e1b2 Restore bionic's <linux/elf-em.h>. by Elliott Hughes · 13 years ago
  57. ff26e25 am 44badc70: Merge "Upgrade libm." by Elliott Hughes · 13 years ago
  58. 44badc7 Merge "Upgrade libm." by Elliott Hughes · 13 years ago
  59. a0ee078 Upgrade libm. by Elliott Hughes · 13 years ago
  60. 9743d7f am fb55511e: am e1a124e5: Merge "Say explicitly if there were no leaks." by Elliott Hughes · 13 years ago
  61. fb55511 am e1a124e5: Merge "Say explicitly if there were no leaks." by Elliott Hughes · 13 years ago
  62. 1d12d57 Say explicitly if there were no leaks. by Elliott Hughes · 13 years ago
  63. 9d43c07 am 4e882503: am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 13 years ago
  64. 4e88250 am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 13 years ago
  65. a990cf5 Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 13 years ago
  66. c95eb57 Clean up trailing whitespace in the kernel headers. by Elliott Hughes · 13 years ago
  67. 5821e11 am 7bc49fcf: am 323287ea: Merge "Fix valgrind build." by Elliott Hughes · 13 years ago
  68. 7bc49fc am 323287ea: Merge "Fix valgrind build." by Elliott Hughes · 13 years ago
  69. 6fe67c3 Fix valgrind build. by Elliott Hughes · 13 years ago
  70. 9d995d6 am 1cc09402: am f6721978: Merge "Fix x86 build to use <elf.h>." by Elliott Hughes · 13 years ago
  71. 0a38388 am be11de2b: am 5fb409b7: Merge "Bring the NOTICE files back up to date." by Elliott Hughes · 13 years ago
  72. a7f44b5 am 172e038f: am f09f6db5: Merge "Use the NetBSD <sys/exec_elf.h>." by Elliott Hughes · 13 years ago
  73. 1cc0940 am f6721978: Merge "Fix x86 build to use <elf.h>." by Elliott Hughes · 13 years ago
  74. be11de2 am 5fb409b7: Merge "Bring the NOTICE files back up to date." by Elliott Hughes · 13 years ago
  75. d070df4 Fix x86 build to use <elf.h>. by Elliott Hughes · 13 years ago
  76. 172e038 am f09f6db5: Merge "Use the NetBSD <sys/exec_elf.h>." by Elliott Hughes · 13 years ago
  77. 448080d Bring the NOTICE files back up to date. by Elliott Hughes · 13 years ago
  78. a6a3ac5 Use the NetBSD <sys/exec_elf.h>. by Elliott Hughes · 13 years ago
  79. f5d6238 am 3f20ecc2: am 3db2fc5a: Merge "Don\'t collect useless stack frames; do demangle C++ symbols." by Elliott Hughes · 13 years ago
  80. 3f20ecc am 3db2fc5a: Merge "Don\'t collect useless stack frames; do demangle C++ symbols." by Elliott Hughes · 13 years ago
  81. 35b621c Don't collect useless stack frames; do demangle C++ symbols. by Elliott Hughes · 13 years ago
  82. 2218b89 am d383ac15: am a0151cbf: Merge "Unit tests for formatting code, fix %%." by Elliott Hughes · 13 years ago
  83. d383ac1 am a0151cbf: Merge "Unit tests for formatting code, fix %%." by Elliott Hughes · 13 years ago
  84. 41b3179 Unit tests for formatting code, fix %%. by Elliott Hughes · 13 years ago
  85. d265d36 am f07db754: am 0a91b11d: Merge "More debug malloc fixes." by Elliott Hughes · 13 years ago
  86. f07db75 am 0a91b11d: Merge "More debug malloc fixes." by Elliott Hughes · 13 years ago
  87. 239e7a0 More debug malloc fixes. by Elliott Hughes · 13 years ago
  88. 88af723 am 7ae99845: am 6a94cb74: Merge "arm syscall : for eabi call_default don\'t use stack" by Elliott Hughes · 13 years ago
  89. 2ebcd19 am 27818d2a: am b871e5d6: Merge "system_properties: do more checking of file" by Nick Kralevich · 13 years ago
  90. 7ae9984 am 6a94cb74: Merge "arm syscall : for eabi call_default don\'t use stack" by Elliott Hughes · 13 years ago
  91. 27818d2 am b871e5d6: Merge "system_properties: do more checking of file" by Nick Kralevich · 13 years ago
  92. 6a94cb7 Merge "arm syscall : for eabi call_default don't use stack" by Elliott Hughes · 13 years ago
  93. c16961b system_properties: do more checking of file by Nick Kralevich · 13 years ago
  94. 151e91e am da2d2c61: am 82ef8296: Merge "prctl.h: include sys/cdefs.h" by Nick Kralevich · 13 years ago
  95. da2d2c6 am 82ef8296: Merge "prctl.h: include sys/cdefs.h" by Nick Kralevich · 13 years ago
  96. 8e70b0d prctl.h: include sys/cdefs.h by Nick Kralevich · 13 years ago
  97. b872603 am e7d937b5: am b3351f12: Merge "libc: use more secure system properties if available" by Nick Kralevich · 13 years ago
  98. e7d937b am b3351f12: Merge "libc: use more secure system properties if available" by Nick Kralevich · 13 years ago
  99. 32417fb libc: use more secure system properties if available by Nick Kralevich · 13 years ago
  100. c08ab01 am 40107623: am 778a68e1: Merge "Don\'t free anything when reporting leaks." by Elliott Hughes · 13 years ago