1. 376bce0 am 024246ec: am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  2. 024246e am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  3. 09e89c3 Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  4. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  5. 63358ae am 8f509e8b: am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  6. 8f509e8 am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  7. 9a9bb24 Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  8. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  9. 01cf167 am 636d21f3: am 03579da2: Merge "Add a few more missing libm long double stubs." by Elliott Hughes · 12 years ago
  10. 5eef906 am f156b901: am fa75fce5: Merge "update xattr.h" by Nick Kralevich · 12 years ago
  11. 7d2bc92 am 86e4e234: am 964886af: Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 12 years ago
  12. 636d21f am 03579da2: Merge "Add a few more missing libm long double stubs." by Elliott Hughes · 12 years ago
  13. 03579da Merge "Add a few more missing libm long double stubs." by Elliott Hughes · 12 years ago
  14. 170dbe2 Add a few more missing libm long double stubs. by Elliott Hughes · 12 years ago
  15. f156b90 am fa75fce5: Merge "update xattr.h" by Nick Kralevich · 12 years ago
  16. fa75fce Merge "update xattr.h" by Nick Kralevich · 12 years ago
  17. b184d3b update xattr.h by Nick Kralevich · 12 years ago
  18. 86e4e23 am 964886af: Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 12 years ago
  19. 8c372fc am 5bb67760: am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  20. dd698ec am 8ddef40d: am 59e9a496: Merge "__progname should be const char*, not char*." by Elliott Hughes · 12 years ago
  21. 389ebfa am 6f67cd22: am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  22. 964886a Merge "Remove dead code from gensyscalls.py." by Elliott Hughes · 12 years ago
  23. cd6780b Remove dead code from gensyscalls.py. by Elliott Hughes · 12 years ago
  24. 5bb6776 am f6afd3b6: Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  25. 8ddef40 am 59e9a496: Merge "__progname should be const char*, not char*." by Elliott Hughes · 12 years ago
  26. f6afd3b Merge "Fix x86 build, remove void* arithmetic." by Elliott Hughes · 12 years ago
  27. 59e9a49 Merge "__progname should be const char*, not char*." by Elliott Hughes · 12 years ago
  28. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 12 years ago
  29. e4ccf5a __progname should be const char*, not char*. by Elliott Hughes · 12 years ago
  30. 6f67cd2 am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  31. 2f41531 Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  32. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  33. a7d9b65 Merge "dns cache per interface iteration 2" by Robert Greenwalt · 12 years ago
  34. c63e590 dns cache per interface iteration 2 by Mattias Falk · 14 years ago
  35. ffc807f am 4e9d9e4d: am d4187efd: Merge "Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs." by Elliott Hughes · 12 years ago
  36. 4e9d9e4 am d4187efd: Merge "Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs." by Elliott Hughes · 12 years ago
  37. d4187ef Merge "Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs." by Elliott Hughes · 12 years ago
  38. 001437e am 09559dd0: am d32fdbaf: Merge "Add a missing logbl stub." by Elliott Hughes · 12 years ago
  39. 5dc29e9 am d2a6d8d7: am c9ab32e4: Merge "Improve benchmarking tool, add a few math benchmarks." by Elliott Hughes · 12 years ago
  40. 7582a9c Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. by Elliott Hughes · 12 years ago
  41. 09559dd am d32fdbaf: Merge "Add a missing logbl stub." by Elliott Hughes · 12 years ago
  42. d32fdba Merge "Add a missing logbl stub." by Elliott Hughes · 12 years ago
  43. 926a307 Add a missing logbl stub. by Elliott Hughes · 12 years ago
  44. d2a6d8d am c9ab32e4: Merge "Improve benchmarking tool, add a few math benchmarks." by Elliott Hughes · 12 years ago
  45. c9ab32e Merge "Improve benchmarking tool, add a few math benchmarks." by Elliott Hughes · 12 years ago
  46. 9edb3e0 Improve benchmarking tool, add a few math benchmarks. by Elliott Hughes · 12 years ago
  47. 4b9ed9e am 5fe28661: am d10a5a02: Merge "Remove the currently-unused i387 assembler to make way for the new." by Elliott Hughes · 12 years ago
  48. 5fe2866 am d10a5a02: Merge "Remove the currently-unused i387 assembler to make way for the new." by Elliott Hughes · 12 years ago
  49. d10a5a0 Merge "Remove the currently-unused i387 assembler to make way for the new." by Elliott Hughes · 12 years ago
  50. 1c30393 am 0e51a861: am 4fc2a74b: Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 12 years ago
  51. 0e51a86 am 4fc2a74b: Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 12 years ago
  52. ef545a2 Remove the currently-unused i387 assembler to make way for the new. by Elliott Hughes · 12 years ago
  53. 4fc2a74 Merge "Remove partial implementation of MIPS non-PIC support." by Elliott Hughes · 12 years ago
  54. d2b1a73 Remove partial implementation of MIPS non-PIC support. by Elliott Hughes · 12 years ago
  55. 6dd470d am df8c72e5: am d7ff139f: Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  56. df8c72e am d7ff139f: Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  57. d7ff139 Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  58. 428f556 Remove bogus extra alignment from sbrk. by Elliott Hughes · 12 years ago
  59. 303339e am 3cbcb87b: am a4f88fdc: Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 13 years ago
  60. d1f2faf am 384bdb37: am a3120aaf: Merge "Add basic tests for posix_memalign." by Elliott Hughes · 13 years ago
  61. b729521 am ada6de67: (-s ours) am a1821f01: Merge "Regenerate msm_ion.h." by Elliott Hughes · 13 years ago
  62. 3cbcb87 am a4f88fdc: Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 13 years ago
  63. a4f88fd Merge "Document the mallinfo struct, add missing attributes." by Elliott Hughes · 13 years ago
  64. 24fad01 Document the mallinfo struct, add missing attributes. by Elliott Hughes · 13 years ago
  65. 384bdb3 am a3120aaf: Merge "Add basic tests for posix_memalign." by Elliott Hughes · 13 years ago
  66. a3120aa Merge "Add basic tests for posix_memalign." by Elliott Hughes · 13 years ago
  67. b16b722 Add basic tests for posix_memalign. by Elliott Hughes · 13 years ago
  68. 54a2587 am 16444e0f: am 3dc6b57c: Merge "Don\'t claim there were no leaks if we weren\'t even checking." by Elliott Hughes · 13 years ago
  69. 46b3f0b am 33e4365d: am 1bf83555: Merge "Make sincosl call sinl and cosl." by Elliott Hughes · 13 years ago
  70. 9cdd769 am 422c400d: am ae70b946: Merge "Update the libm/NOTICE file after the upgrade." by Elliott Hughes · 13 years ago
  71. 96a5819 am 704d9c5b: am a9dd3670: Merge "Restore bionic\'s <linux/elf-em.h>." by Elliott Hughes · 13 years ago
  72. fb7a485 am ff26e25b: am 44badc70: Merge "Upgrade libm." by Elliott Hughes · 13 years ago
  73. ada6de6 am a1821f01: Merge "Regenerate msm_ion.h." by Elliott Hughes · 13 years ago
  74. a1821f0 Merge "Regenerate msm_ion.h." by Elliott Hughes · 13 years ago
  75. 3fac8f7 Regenerate msm_ion.h. by Elliott Hughes · 13 years ago
  76. 16444e0 am 3dc6b57c: Merge "Don\'t claim there were no leaks if we weren\'t even checking." by Elliott Hughes · 13 years ago
  77. 3dc6b57 Merge "Don't claim there were no leaks if we weren't even checking." by Elliott Hughes · 13 years ago
  78. 9c81892 Don't claim there were no leaks if we weren't even checking. by Elliott Hughes · 13 years ago
  79. 33e4365 am 1bf83555: Merge "Make sincosl call sinl and cosl." by Elliott Hughes · 13 years ago
  80. 1bf8355 Merge "Make sincosl call sinl and cosl." by Elliott Hughes · 13 years ago
  81. 422c400 am ae70b946: Merge "Update the libm/NOTICE file after the upgrade." by Elliott Hughes · 13 years ago
  82. 9b05df3 Make sincosl call sinl and cosl. by Elliott Hughes · 13 years ago
  83. 322c7ed Remove MSM headers by Brian Muramatsu · 13 years ago
  84. ae70b94 Merge "Update the libm/NOTICE file after the upgrade." by Elliott Hughes · 13 years ago
  85. 704d9c5 am a9dd3670: Merge "Restore bionic\'s <linux/elf-em.h>." by Elliott Hughes · 13 years ago
  86. d65bd84 Update the libm/NOTICE file after the upgrade. by Elliott Hughes · 13 years ago
  87. a9dd367 Merge "Restore bionic's <linux/elf-em.h>." by Elliott Hughes · 13 years ago
  88. a48e1b2 Restore bionic's <linux/elf-em.h>. by Elliott Hughes · 13 years ago
  89. ff26e25 am 44badc70: Merge "Upgrade libm." by Elliott Hughes · 13 years ago
  90. 44badc7 Merge "Upgrade libm." by Elliott Hughes · 13 years ago
  91. a0ee078 Upgrade libm. by Elliott Hughes · 13 years ago
  92. 8db7a4c am 9743d7fb: am fb55511e: am e1a124e5: Merge "Say explicitly if there were no leaks." by Elliott Hughes · 13 years ago
  93. 9743d7f am fb55511e: am e1a124e5: Merge "Say explicitly if there were no leaks." by Elliott Hughes · 13 years ago
  94. fb55511 am e1a124e5: Merge "Say explicitly if there were no leaks." by Elliott Hughes · 13 years ago
  95. e1a124e Merge "Say explicitly if there were no leaks." by Elliott Hughes · 13 years ago
  96. 1d12d57 Say explicitly if there were no leaks. by Elliott Hughes · 13 years ago
  97. 0243962 am 9d43c079: am 4e882503: am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 13 years ago
  98. 9d43c07 am 4e882503: am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 13 years ago
  99. 4e88250 am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 13 years ago
  100. a990cf5 Merge "Clean up trailing whitespace in the kernel headers." by Elliott Hughes · 13 years ago