1. e85c183 Add explicit -m32/-melf_i386 for x86 target by Pavel Chupin · 12 years ago
  2. 713fe64 Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a. by Elliott Hughes · 12 years ago
  3. 7843d44 Work around tzcode's reliance on signed overflow. by Elliott Hughes · 12 years ago
  4. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 12 years ago
  5. aec2ffb Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. by Elliott Hughes · 12 years ago
  6. d0be7c8 Add futimens. by Elliott Hughes · 12 years ago
  7. 4e24dcc Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE by Christopher Ferris · 12 years ago
  8. 178c418 am e8bd8c2e: Merge "Upgrade mktemp.c to the current upstream version." by Elliott Hughes · 12 years ago
  9. 284f788 Upgrade mktemp.c to the current upstream version. by Elliott Hughes · 12 years ago
  10. 81b4698 am f8a66bb3: Merge "Remove some non-unused makefile generality." by Elliott Hughes · 12 years ago
  11. 4c6b925 Remove some non-unused makefile generality. by Elliott Hughes · 12 years ago
  12. b6b2375 am 8fa9081f: Merge "[MIPS] Rewrite MIPS crtbegin* as C files." by Elliott Hughes · 12 years ago
  13. 8fa9081 Merge "[MIPS] Rewrite MIPS crtbegin* as C files." by Elliott Hughes · 12 years ago
  14. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 12 years ago
  15. e35d6c2 am 40e7a878: Merge "Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno." by Elliott Hughes · 12 years ago
  16. 107cdd4 Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno. by Elliott Hughes · 12 years ago
  17. f384be3 am 59ed029b: Merge "Upgrade to tzcode2013d." by Elliott Hughes · 12 years ago
  18. ce4783c Upgrade to tzcode2013d. by Elliott Hughes · 12 years ago
  19. 731f7c2 am 9d476716: Merge "Add <sys/statvfs.h>." by Elliott Hughes · 12 years ago
  20. 06040fd Add <sys/statvfs.h>. by Elliott Hughes · 12 years ago
  21. 146d79c am fbec57d4: Merge changes Ib496e818,I074204e9 by Colin Cross · 12 years ago
  22. 5e9a086 bionic: add compatibility mode for properties by Colin Cross · 12 years ago
  23. db6dd60 am b116bf76: Merge "Switch to current upstream getopt_long." by Elliott Hughes · 12 years ago
  24. d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 12 years ago
  25. 5f4d2df am 55189a0f: Merge "Switch to current upstream stdio makebuf.c and setvbuf.c." by Elliott Hughes · 12 years ago
  26. 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 12 years ago
  27. 3da4794 am 944ea1a3: Merge "Clean up abort." by Elliott Hughes · 12 years ago
  28. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  29. 6bcf71c am 2fbc9dda: Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 12 years ago
  30. 0a49066 bionic/x86: Optimization for string routines by Liubov Dmitrieva · 14 years ago
  31. 4f614a7 am e4ac8feb: Merge "libc: cleanup strchr" by Nick Kralevich · 12 years ago
  32. 4f40e51 libc: cleanup strchr by Nick Kralevich · 12 years ago
  33. cf4a530 am b3c8c4d8: Merge "Switch to current FreeBSD qsort." by Elliott Hughes · 12 years ago
  34. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 12 years ago
  35. 5fe62e5 am ed36d95f: Merge "Start moving to current FreeBSD stdio." by Elliott Hughes · 12 years ago
  36. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 12 years ago
  37. 76db50d am b632857a: Merge "Add missing include and function prototype for sched_getaffinity." by Elliott Hughes · 12 years ago
  38. 4ca685e Add missing include and function prototype for sched_getaffinity. by Kito Cheng · 12 years ago
  39. 9b84824 Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a by Kito Cheng · 12 years ago
  40. 8baa929 Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a by Kito Cheng · 12 years ago
  41. b826ebf am 85598626: am 34895c1b: Merge "Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>." by Elliott Hughes · 12 years ago
  42. 8794ece Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  43. c9edc07 am 39e2a408: am 6eb978c9: Merge "Expose wait4 as wait4 rather than __wait4." by Elliott Hughes · 12 years ago
  44. 17a8b0d Expose wait4 as wait4 rather than __wait4. by Elliott Hughes · 12 years ago
  45. 12ea800 am 5f829205: am c1416647: Merge "Clean up internal libc logging." by Elliott Hughes · 12 years ago
  46. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  47. 306a353 Remove unused arm defines. by Christopher Ferris · 12 years ago
  48. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 12 years ago
  49. 0a2ee47 am ad7c275e: am c9f80814: Merge "Upgrade to current NetBSD popen/pclose." by Elliott Hughes · 12 years ago
  50. 6b3f49a Upgrade to current NetBSD popen/pclose. by Elliott Hughes · 12 years ago
  51. 9c0c056 am 6b1aa1b1: am db794197: Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
  52. 642331b Fix debug malloc. by Elliott Hughes · 12 years ago
  53. c96ad9b am 7b69ac53: am cf9a9604: Merge "Switch to upstream-freebsd for the unmolested wchar code." by Elliott Hughes · 12 years ago
  54. 81e0f35 am 2125c155: am d392e044: Merge "Move realpath.c to upstream-freebsd." by Elliott Hughes · 12 years ago
  55. eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 12 years ago
  56. f077784 Move realpath.c to upstream-freebsd. by Elliott Hughes · 12 years ago
  57. 947b3ab Remove unused arm defines. DO NOT MERGE by Christopher Ferris · 12 years ago
  58. 7c83a1e Break bionic implementations into arch versions. DO NOT MERGE by Christopher Ferris · 12 years ago
  59. aa13eaa am d9cb6988: am 406968b2: am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
  60. 701bec2 Reimplement scandir(3). by Elliott Hughes · 12 years ago
  61. 5593d50 am eeecff72: Merge "Fix pthreads functions that should return ESRCH." by Elliott Hughes · 12 years ago
  62. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago
  63. 4174337 am 7f67f78a: Merge "dalvik is big enough and ugly enough to handle System.arraycopy itself." by Elliott Hughes · 12 years ago
  64. 081318e dalvik is big enough and ugly enough to handle System.arraycopy itself. by Elliott Hughes · 12 years ago
  65. 56a007c am 0a2cb815: Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces." by Elliott Hughes · 12 years ago
  66. fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
  67. 7331af7 am c2d26ce7: Merge "Turn on -Werror for ssp.cpp." by Elliott Hughes · 12 years ago
  68. dc5ec07 Turn on -Werror for ssp.cpp. by Elliott Hughes · 12 years ago
  69. 2346559 am 6b97c7dc: Merge "ffs was not being built for x86." by Elliott Hughes · 12 years ago
  70. d254704 ffs was not being built for x86. by Elliott Hughes · 12 years ago
  71. 2db16ea am 3002d64b: Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
  72. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  73. bc35693 am 07f7e62a: Merge "Clean up pthread_create." by Elliott Hughes · 12 years ago
  74. 4b4a882 Clean up pthread_create. by Elliott Hughes · 12 years ago
  75. 78715fc am 558a8b1d: Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
  76. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  77. 191f880 am bfa199ab: am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  78. fcaf4e9 Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  79. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  80. 23731e8 am a2a9817f: am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  81. 85f491f Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  82. 13478d8 am 605cc293: am 83bf28e6: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  83. ba342c1 Fix MIPS build. by Elliott Hughes · 12 years ago
  84. 5bb4f54 am 6b73d13f: am 2d3e7233: Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""" by Elliott Hughes · 12 years ago
  85. 1b21249 am e4b08318: am 8397cdba: Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  86. 376bce0 am 024246ec: am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  87. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  88. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  89. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  90. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  91. 389ebfa am 6f67cd22: am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  92. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  93. 6dd470d am df8c72e5: am d7ff139f: Merge "Remove bogus extra alignment from sbrk." by Elliott Hughes · 12 years ago
  94. 428f556 Remove bogus extra alignment from sbrk. by Elliott Hughes · 12 years ago
  95. 7f0976e am 5f79f75b: am 57edf36c: am 8d6302cd: Merge "Our strcoll(3) is no different from NetBSD\'s, so take exactly theirs." by Elliott Hughes · 13 years ago
  96. 774cef5 am ad551eaa: am 5f7b6b83: am 547eba0a: Merge "Avoid overflow in memccpy." by Elliott Hughes · 13 years ago
  97. 2b47307 Our strcoll(3) is no different from NetBSD's, so take exactly theirs. by Elliott Hughes · 13 years ago
  98. c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 13 years ago
  99. 16f7b78 am 4cd5703b: am 75b64a1b: am ca483765: Merge "Fix the duplication in the debugging code." by Elliott Hughes · 13 years ago
  100. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago