1. 9afb2f2 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 11 years ago
  2. f183f95 Re-add dlmalloc for 32 bit. by Christopher Ferris · 11 years ago
  3. ca75f9c Use snprintf(3) instead of sprintf(3). by Dan Albert · 11 years ago
  4. 72d72d9 Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  5. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  6. 75129ae Don't silently return EINVAL for a NULL sem_t*. by Elliott Hughes · 11 years ago
  7. 5a3ca37 Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so."" by Elliott Hughes · 11 years ago
  8. c9e4f2d Merge "Inline helpers need to be exported unmangled." by Dan Albert · 11 years ago
  9. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  10. 3d77327 Revert "Work around a bug in Immersion's libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  11. 7d3f553 Work around a bug in Immersion's libImmEmulatorJ.so. by Elliott Hughes · 11 years ago
  12. b0fd556 Use snprintf instead of sprintf. by Dan Albert · 11 years ago
  13. 6869d26 Force export symbols on all x86 variants in libc. by Christopher Ferris · 11 years ago
  14. 1aaa178 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  15. 6d569b9 Merge "Add file_offset parameter to android_extinfo" by Dmitriy Ivanov · 11 years ago
  16. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  17. a6eef3b Merge "Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"" by Nick Kralevich · 11 years ago
  18. 884a3de Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  19. 558ec81 Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  20. b84f667 further cleanup memcpy fortify implementation by Nick Kralevich · 11 years ago
  21. 9b543ff cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  22. 48be71d string.h: remove unused variable by Nick Kralevich · 11 years ago
  23. 8d0b2db Reimplement clock(3) using clock_gettime(3) by Alex Van Brunt · 11 years ago
  24. d5df412 Merge "Add RTLD_NODELETE flag support" by Dmitriy Ivanov · 11 years ago
  25. 2d111d9 Merge "Make memory_order_acquire visible in global namespace" by Hans Boehm · 11 years ago
  26. b19bd93 Merge "Add stpcpy assembler version." by Christopher Ferris · 11 years ago
  27. 1b20daf Add RTLD_NODELETE flag support by Dmitriy Ivanov · 11 years ago
  28. cadccfd Merge "Update bionic to tzdata 2014h." by Elliott Hughes · 11 years ago
  29. 7d849ac Add stpcpy assembler version. by Christopher Ferris · 11 years ago
  30. 76ac4d0 Make memory_order_acquire visible in global namespace by Hans Boehm · 11 years ago
  31. 0c8fb51 Update bionic to tzdata 2014h. by Elliott Hughes · 11 years ago
  32. f8896c6 Fix update-tzdata.py to rebuild icu4c .dat file. by Elliott Hughes · 11 years ago
  33. 31e072f Update our FreeBSD realpath(3) to upstream head. by Elliott Hughes · 11 years ago
  34. 6cdeb52 Fix unused DT entry warnings. by Dmitriy Ivanov · 11 years ago
  35. b0c0037 Remove arch-mips64/bionic/__get_sp.S by Andrew Hsieh · 11 years ago
  36. c8bd2ab Cleanup arm assembly. by Christopher Ferris · 11 years ago
  37. 188d093 Static libc++ is being renamed libc++_static. by Dan Albert · 11 years ago
  38. 690211f Make __aeabi_*() symbols weak. by Dan Albert · 11 years ago
  39. 8cf61da Add __memcpy_chk assembly for 64 bit. by Christopher Ferris · 11 years ago
  40. abefc93 Re-expose more stdio implementation details for LP32. by Elliott Hughes · 11 years ago
  41. 567d3fc Merge "Switch to OpenBSD fopen/fclose." by Elliott Hughes · 11 years ago
  42. af12924 Sync with current upstream getopt_long.c. by Elliott Hughes · 11 years ago
  43. 5a69da8 Switch to OpenBSD fopen/fclose. by Elliott Hughes · 11 years ago
  44. f05410e Merge "Sync with upstream findfp.c." by Elliott Hughes · 11 years ago
  45. c08c25b Sync with upstream findfp.c. by Elliott Hughes · 11 years ago
  46. 21db6ff Merge "Coverage configs for bionic." by Dan Albert · 11 years ago
  47. c2d3908 Coverage configs for bionic. by Dan Albert · 11 years ago
  48. fc5a93f Merge "Fix incorrect parameter types for locale funcs." by Dan Albert · 11 years ago
  49. ebf37e3 Merge "Switch to OpenBSD flags.c." by Elliott Hughes · 11 years ago
  50. 04643c1 Merge "Remove the unnecessary generic-neon code." by Christopher Ferris · 11 years ago
  51. a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
  52. 2169e17 Remove the unnecessary generic-neon code. by Christopher Ferris · 11 years ago
  53. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  54. 3c5037f Fix incorrect parameter types for locale funcs. by Dan Albert · 11 years ago
  55. b05ec5a Pull in upstream fixes to reject invalid bases. by Elliott Hughes · 11 years ago
  56. 8642165 Merge "Sync with some upstream OpenBSD #include cleanup." by Elliott Hughes · 11 years ago
  57. 49eed7d Switch to OpenBSD insque/remque/killpg. by Elliott Hughes · 11 years ago
  58. 08dc9d8 Sync with some upstream OpenBSD #include cleanup. by Elliott Hughes · 11 years ago
  59. 0dc39f9 Fix a couple more cases of missing CLOEXEC. by Elliott Hughes · 11 years ago
  60. a186b2e Clean up fpathconf(3)/pathconf(3). by Elliott Hughes · 11 years ago
  61. c296e4f Use the uapi fs magic in <sys/vfs.h>. by Elliott Hughes · 11 years ago
  62. 413de5b Merge "Add semaphore tests, fix sem_destroy." by Elliott Hughes · 11 years ago
  63. 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 11 years ago
  64. 6fe376d Remove references to MALLOC_LEAK_CHECK. by Christopher Ferris · 11 years ago
  65. adc0134 Merge "Add greg_t for arm64." by Elliott Hughes · 11 years ago
  66. 8e4d371 Add greg_t for arm64. by Elliott Hughes · 11 years ago
  67. 13d6023 Merge "Exclude libstdc++ from linked libraries." by Dan Albert · 11 years ago
  68. 653676d Move to v3.16.3 kernel headers. by Christopher Ferris · 11 years ago
  69. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  70. 2ad11a9 Fix some 32-bit-isms in <stdio.h>. by Elliott Hughes · 11 years ago
  71. e2d86fe Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
  72. 3ec67de Exclude libstdc++ from linked libraries. by Dan Albert · 11 years ago
  73. 36a5aa0 Merge "Use the kernel's sa_restorer for aarch64." by Elliott Hughes · 11 years ago
  74. 7c02d94 Clean up the architecture-specific makefiles. by Elliott Hughes · 11 years ago
  75. b1a6c31 No arm source refers to SOFTFLOAT. by Elliott Hughes · 11 years ago
  76. 1cff9a8 Use the kernel's sa_restorer for aarch64. by Elliott Hughes · 11 years ago
  77. 148dff3 Fix 32-bit arm unwinding through signal frames. by Elliott Hughes · 11 years ago
  78. 36f451a Fix signal trampolines. by Elliott Hughes · 11 years ago
  79. 95b0c6a Merge "POSIX says <signal.h> gets you ucontext_t." by Elliott Hughes · 11 years ago
  80. 85ef3b5 Merge "Update NOTICE files." by Elliott Hughes · 11 years ago
  81. 5c2264a Update NOTICE files. by Elliott Hughes · 11 years ago
  82. 5681fe8 Remove an unused file. by Elliott Hughes · 11 years ago
  83. 26a8eb5 POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 11 years ago
  84. f83c208 Explain why clock(3) isn't broken. by Elliott Hughes · 11 years ago
  85. 0f001b6 Remove "private/bionic_pthread.h". by Elliott Hughes · 11 years ago
  86. 66bbf15 Merge "Refactoring: C++11 style DISABLE_ bionic marcos" by Dmitriy Ivanov · 11 years ago
  87. 5f35710 Expose __swsetup for LP32 binary compatibility. by Elliott Hughes · 11 years ago
  88. 6487f0d Merge "Add IFUNC support for arm64 and IRELATIVE reloc" by Dmitriy Ivanov · 11 years ago
  89. 9aea164 Add IFUNC support for arm64 and IRELATIVE reloc by Dmitriy Ivanov · 11 years ago
  90. a4831cb Add pthread_gettid_np and re-expose __get_thread for LP32. by Elliott Hughes · 11 years ago
  91. 9990b39 Fix mips __fadvise64.S build failure. by Elliott Hughes · 11 years ago
  92. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  93. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  94. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  95. d9ff722 Refactoring: C++11 style DISABLE_ bionic marcos by Dmitriy Ivanov · 11 years ago
  96. 3c3624f Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  97. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  98. cf5fc80 Don't expose non-standard basename_r and dirname_r in LP64. by Elliott Hughes · 11 years ago
  99. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  100. fc82973 Add arc4random_addrandom binary compatibility. by Elliott Hughes · 11 years ago