1. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  2. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  3. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  4. 21e7164 Fix MIPS build. by Elliott Hughes · 12 years ago
  5. baa5874 libc: Remove deprecated register by synergydev · 12 years ago
  6. 1e52a54 x86_64: Fix get_tls and statvfs by Pavel Chupin · 12 years ago
  7. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  8. edad1e1 Fix mismatch between declaration and forward declaration by Bernhard Rosenkraenzer · 12 years ago
  9. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 12 years ago
  10. c03e1e7 Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way. by Elliott Hughes · 12 years ago
  11. 838f01f Bump the number of TLS slots to 128. by Elliott Hughes · 12 years ago
  12. d2acf12 am 9562d38d: Merge "Clean up __builtin_expect usage." by Elliott Hughes · 12 years ago
  13. d4e753f Clean up __builtin_expect usage. by Elliott Hughes · 12 years ago
  14. 601f968 am 84983592: Merge "bionic_atomic_arm.h: Remove < ARMv6 support" by Nick Kralevich · 12 years ago
  15. e91f717 bionic_atomic_arm.h: Remove < ARMv6 support by Nick Kralevich · 12 years ago
  16. 833dc58 am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code." by Elliott Hughes · 12 years ago
  17. b8e435c Expose dn_comp and dn_expand to system C code. by Lorenzo Colitti · 12 years ago
  18. a289964 am 227b47a4: Merge "resolv_private.h: remove #define b64_ntop and b64_pton" by Nick Kralevich · 12 years ago
  19. ca43d73 resolv_private.h: remove #define b64_ntop and b64_pton by Nick Kralevich · 12 years ago
  20. 13e2330 am c656d732: Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 12 years ago
  21. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 12 years ago
  22. d2dbf16 am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 12 years ago
  23. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 12 years ago
  24. 3da4794 am 944ea1a3: Merge "Clean up abort." by Elliott Hughes · 12 years ago
  25. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  26. 5a6a0a9 am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 12 years ago
  27. 36fa67b Ensure header files using __BEGIN_DECLS include sys/cdefs.h. by Elliott Hughes · 12 years ago
  28. ce208f3 am 8d36050a: Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 12 years ago
  29. 94d0daa Clean up useless declaration in thread_private.h by Kito Cheng · 12 years ago
  30. 027a8fa am 8539961f: Merge "FORTIFY_SOURCE: strcat / strncat optimize" by Nick Kralevich · 12 years ago
  31. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 12 years ago
  32. 975d446 am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 12 years ago
  33. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 12 years ago
  34. 9c7b510 am 240fb862: Merge "Make abort messages available to debuggerd." by Elliott Hughes · 12 years ago
  35. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  36. c01274c resolv_cache: hide some libc private functions by Nick Kralevich · 12 years ago
  37. d7dc414 am 987fc5a3: am adeec096: Merge "Hide various symbols that shouldn\'t be exposed." by Elliott Hughes · 12 years ago
  38. 12ea800 am 5f829205: am c1416647: Merge "Clean up internal libc logging." by Elliott Hughes · 12 years ago
  39. ce53272 Hide various symbols that shouldn't be exposed. by Elliott Hughes · 12 years ago
  40. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  41. aa13eaa am d9cb6988: am 406968b2: am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
  42. 701bec2 Reimplement scandir(3). by Elliott Hughes · 12 years ago
  43. 6af1923 am 39804dcd: Merge "Fix the pthread_setname_np test." by Elliott Hughes · 12 years ago
  44. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  45. 56a007c am 0a2cb815: Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces." by Elliott Hughes · 12 years ago
  46. fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
  47. 2db16ea am 3002d64b: Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
  48. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  49. 78715fc am 558a8b1d: Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
  50. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  51. 191f880 am bfa199ab: am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  52. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  53. 23731e8 am a2a9817f: am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  54. 5bb4f54 am 6b73d13f: am 2d3e7233: Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""" by Elliott Hughes · 12 years ago
  55. 1b21249 am e4b08318: am 8397cdba: Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  56. 376bce0 am 024246ec: am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  57. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  58. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  59. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  60. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  61. 63358ae am 8f509e8b: am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards." by Elliott Hughes · 12 years ago
  62. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  63. 389ebfa am 6f67cd22: am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling." by Elliott Hughes · 12 years ago
  64. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  65. c63e590 dns cache per interface iteration 2 by Mattias Falk · 14 years ago
  66. 0acf406 am 98ae1a85: am e652ed30: am 244bee5b: Merge "bionic_auxv.h: fix #define conflict" by Nick Kralevich · 13 years ago
  67. 98ae1a8 am e652ed30: am 244bee5b: Merge "bionic_auxv.h: fix #define conflict" by Nick Kralevich · 13 years ago
  68. e652ed3 am 244bee5b: Merge "bionic_auxv.h: fix #define conflict" by Nick Kralevich · 13 years ago
  69. abc21c8 bionic_auxv.h: fix #define conflict by Nick Kralevich · 13 years ago
  70. 16f7b78 am 4cd5703b: am 75b64a1b: am ca483765: Merge "Fix the duplication in the debugging code." by Elliott Hughes · 13 years ago
  71. 4cd5703 am 75b64a1b: am ca483765: Merge "Fix the duplication in the debugging code." by Elliott Hughes · 13 years ago
  72. 75b64a1 am ca483765: Merge "Fix the duplication in the debugging code." by Elliott Hughes · 13 years ago
  73. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago
  74. 1136b7d Merge "Revert "dns cache per interface iteration 2"" by Robert Greenwalt · 13 years ago
  75. b002a2f Revert "dns cache per interface iteration 2" by Robert Greenwalt · 13 years ago
  76. 89f9b30 Merge "dns cache per interface iteration 2" by Robert Greenwalt · 13 years ago
  77. 927d904 am 91bc5865: am 8d01c055: am 1271cdc1: Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 13 years ago
  78. 91bc586 am 8d01c055: am 1271cdc1: Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 13 years ago
  79. 8d01c05 am 1271cdc1: Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 13 years ago
  80. bcd18c0 am 27ff1ae4: am de666485: am ba117e41: Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 13 years ago
  81. 27ff1ae am de666485: am ba117e41: Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 13 years ago
  82. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 13 years ago
  83. de66648 am ba117e41: Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 13 years ago
  84. b989c9c Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic."" by Elliott Hughes · 13 years ago
  85. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 13 years ago
  86. acb907f Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic."" by Elliott Hughes · 13 years ago
  87. 8ffe08c am fdd6dfa8: am 2c5153b0: libc: add getauxval() by Nick Kralevich · 13 years ago
  88. 2c5153b libc: add getauxval() by Nick Kralevich · 13 years ago
  89. f1464ff dns cache per interface iteration 2 by Mattias Falk · 14 years ago
  90. 73dd37d am 34c7a3c2: am 0d3700d9: Merge "Only have one copy of the kernel_sigset_t hack, and add more tests." by Elliott Hughes · 13 years ago
  91. c5d028f Only have one copy of the kernel_sigset_t hack, and add more tests. by Elliott Hughes · 13 years ago
  92. 1c88362 am 8717c3db: am 7a34ed2b: Merge "clean up FORTIFY_SOURCE handling." by Nick Kralevich · 13 years ago
  93. 326ea54 clean up FORTIFY_SOURCE handling. by Nick Kralevich · 13 years ago
  94. 59b8677 am 4140d90c: am 3acc908c: Merge "FORTIFY_SOURCE: fortify strchr" by Nick Kralevich · 13 years ago
  95. 049e583 FORTIFY_SOURCE: fortify strchr by Nick Kralevich · 13 years ago
  96. 6f3222e Add search domain to dns interface data. by Robert Greenwalt · 13 years ago
  97. 0f96dd8 am df7f24f3: am 7b68e3f7: Merge "Per-thread -fstack-protector guards for x86." by Elliott Hughes · 13 years ago
  98. df7f24f am 7b68e3f7: Merge "Per-thread -fstack-protector guards for x86." by Elliott Hughes · 13 years ago
  99. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 13 years ago
  100. 4cdc426 am 60c7ac26: am d0f2b7e7: Merge "More upstream NetBSD upgrades." by Elliott Hughes · 13 years ago