1. 0f001b6 Remove "private/bionic_pthread.h". by Elliott Hughes · 11 years ago
  2. 66bbf15 Merge "Refactoring: C++11 style DISABLE_ bionic marcos" by Dmitriy Ivanov · 11 years ago
  3. 5f35710 Expose __swsetup for LP32 binary compatibility. by Elliott Hughes · 11 years ago
  4. 6487f0d Merge "Add IFUNC support for arm64 and IRELATIVE reloc" by Dmitriy Ivanov · 11 years ago
  5. 9aea164 Add IFUNC support for arm64 and IRELATIVE reloc by Dmitriy Ivanov · 11 years ago
  6. a4831cb Add pthread_gettid_np and re-expose __get_thread for LP32. by Elliott Hughes · 11 years ago
  7. 9990b39 Fix mips __fadvise64.S build failure. by Elliott Hughes · 11 years ago
  8. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  9. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  10. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  11. d9ff722 Refactoring: C++11 style DISABLE_ bionic marcos by Dmitriy Ivanov · 11 years ago
  12. 3c3624f Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  13. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  14. cf5fc80 Don't expose non-standard basename_r and dirname_r in LP64. by Elliott Hughes · 11 years ago
  15. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  16. fc82973 Add arc4random_addrandom binary compatibility. by Elliott Hughes · 11 years ago
  17. f903558 Add dlmalloc_usable_size for 32 bit arches. by Christopher Ferris · 11 years ago
  18. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  19. 8adace5 Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  20. b58db8b Enable clang compilation with libc but not linker. by Chih-Hung Hsieh · 11 years ago
  21. 44352f5 Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  22. c0cd9ce Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  23. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  24. f0d8970 Revert "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  25. afe58ad Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  26. fc8974b _GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE. by Elliott Hughes · 11 years ago
  27. 1737b15 Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  28. 8f3b8f5 Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  29. 5c1a7fd Fix arm64 build by Dmitriy Ivanov · 11 years ago
  30. 5dea472 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  31. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  32. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  33. 296895f MIPS64 syscall() arguments by Chris Dearman · 11 years ago
  34. 9685c30 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  35. 3242960 Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  36. e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  37. cc4259e Merge "Ignore all __weak_alias in OpenBSD libC." by Chih-Hung Hsieh · 11 years ago
  38. 416d7dd Add GNU-compatible strerror_r. by Elliott Hughes · 11 years ago
  39. b6b5cb5 Ignore all __weak_alias in OpenBSD libC. by Chih-Hung Hsieh · 11 years ago
  40. f4e721d Merge "Have pthread_attr_getstack for the main thread report RLIMIT_STACK..." by Elliott Hughes · 11 years ago
  41. fbe9d3d Merge "Fix strlen function type for mips." by Chih-Hung Hsieh · 11 years ago
  42. 15b914c Fix strlen function type for mips. by Chih-Hung Hsieh · 11 years ago
  43. 4f8268e Merge "Replace ambiguous cmp instruction with cmpl." by Chih-Hung Hsieh · 11 years ago
  44. 9e4ffa7 Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 11 years ago
  45. 857fa6b Replace ambiguous cmp instruction with cmpl. by Chih-Hung Hsieh · 11 years ago
  46. b78e60e Use the default unwind code. by Christopher Ferris · 11 years ago
  47. cc7e5f4 Switch to OpenBSD <err.h> implementation. by Elliott Hughes · 11 years ago
  48. 6bfcefe Merge "Undefine _Atomic before redefining" by Hans Boehm · 11 years ago
  49. 07401c7 Merge "Switch to OpenBSD daemon(3)." by Elliott Hughes · 11 years ago
  50. e505517 Switch to OpenBSD daemon(3). by Elliott Hughes · 11 years ago
  51. f73183f More cases where libc should use O_CLOEXEC. by Elliott Hughes · 11 years ago
  52. 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 11 years ago
  53. 3e4a009 Undefine _Atomic before redefining by Hans Boehm · 11 years ago
  54. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  55. c764fb2 Merge "Fix pthread_getattr_np for the main thread." by Elliott Hughes · 11 years ago
  56. 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 11 years ago
  57. ae558d6 Add standard throw() spec to delete operators. by Chih-Hung Hsieh · 11 years ago
  58. a4a8c4f Merge "Fix, generalize stdatomic.h; improve test." by Hans Boehm · 11 years ago
  59. 00aaea3 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 11 years ago
  60. ef619cc Fix dlmalloc build. by Dan Albert · 11 years ago
  61. 4756afe Merge "Implement malloc_info(3)." by Dan Albert · 11 years ago
  62. 4caa1f0 Implement malloc_info(3). by Dan Albert · 11 years ago
  63. 2e6c5fc Merge "Remove _flush_cache(2) for mips64." by Dan Albert · 11 years ago
  64. 9598b8c Run constructors before resolving ifunc functions by Dmitriy Ivanov · 11 years ago
  65. 47793d6 Remove _flush_cache(2) for mips64. by Dan Albert · 11 years ago
  66. 2320b02 __gnu_basename(3) is accounted for. by Dan Albert · 11 years ago
  67. 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 11 years ago
  68. 0e7f8a9 Simplify _ALIGN_TEXT. by Elliott Hughes · 11 years ago
  69. c4a1de1 Regenerate "services.h" from /etc/services. by Elliott Hughes · 11 years ago
  70. dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 11 years ago
  71. 2b021e1 Add <stdio_ext.h> for elfutils. by Elliott Hughes · 11 years ago
  72. b61c506 Merge "Work around atomic_load(const T*) issues." by Hans Boehm · 11 years ago
  73. 1e8587a Work around atomic_load(const T*) issues. by Hans Boehm · 11 years ago
  74. 35d226e Add in_port_t and move it and in_addr_t to the correct header file. by Elliott Hughes · 11 years ago
  75. 09c39d6 Implement the GNU basename(3) in addition to the POSIX one. by Elliott Hughes · 11 years ago
  76. 6f4220c Merge "Move the meat of <features.h> into <sys/cdefs.h>." by Elliott Hughes · 11 years ago
  77. f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  78. 17f83c9 Merge "Remove unused defines from <features.h>." by Elliott Hughes · 11 years ago
  79. f800969 Remove unused defines from <features.h>. by Elliott Hughes · 11 years ago
  80. b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
  81. 3a25ab9 Missing #include <sys/cdefs.h>. by Dan Albert · 11 years ago
  82. 934c801 Merge "Expose android_set_abort_message()." by Dan Albert · 11 years ago
  83. ce6b1ab Expose android_set_abort_message(). by Dan Albert · 11 years ago
  84. 54d24e0 Merge "Fix leak_realloc, copy entire allocation." by Christopher Ferris · 11 years ago
  85. 6d40d34 Fix leak_realloc, copy entire allocation. by Christopher Ferris · 11 years ago
  86. 5d9e145 malloc_usable_size returns the original size. by Christopher Ferris · 11 years ago
  87. 3c7c9a8 Merge "malloc_usable_size returns the original size." by Christopher Ferris · 11 years ago
  88. fd5ee9a Hide C++ stuff in libc. Put it back in libstdc++. by Dan Albert · 11 years ago
  89. 5f5cc45 Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). by Elliott Hughes · 11 years ago
  90. 205cc41 Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 11 years ago
  91. 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  92. 7d05f74 Merge "Have stdatomic.h punt to C++ atomic when possible" by Hans Boehm · 11 years ago
  93. 019d395 Have stdatomic.h punt to C++ atomic when possible by Hans Boehm · 11 years ago
  94. 891ec7a Move mtctxres.c to libc_dns.a. by Dan Albert · 11 years ago
  95. 0d4ccee Merge "Change name of MB_CUR_MAX implementation function." by Dan Albert · 11 years ago
  96. 224ff04 Change name of MB_CUR_MAX implementation function. by Dan Albert · 11 years ago
  97. 104a472 Merge "Add more functionality to glibc symbol checker." by Dan Albert · 11 years ago
  98. 76212ee Add more functionality to glibc symbol checker. by Dan Albert · 11 years ago
  99. 9a74e4c Merge "Hide __libc_init_vdso()." by Dan Albert · 11 years ago
  100. b3aaf39 Hide __libc_init_vdso(). by Dan Albert · 11 years ago