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