1. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 11 years ago
  2. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago
  3. 012cb45 Add android_dlopen_ext() interface to linker. by Torne (Richard Coles) · 11 years ago
  4. 40b0579 Add iswblank for libcxx. by Elliott Hughes · 11 years ago
  5. 0f95a55 Fix arm64 floating point definitions. by Elliott Hughes · 11 years ago
  6. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 11 years ago
  7. 5eb6704 Replace the bionic hack for a vfprintf leak with (roughly) the upstream fix. by Elliott Hughes · 11 years ago
  8. b676aaf Remove unnecessary #includes. by Elliott Hughes · 11 years ago
  9. 93e1907 Use the glibc name user_fpregs_struct. by Elliott Hughes · 11 years ago
  10. c5992a0 Fix mcontext_t for x86-64. by Elliott Hughes · 11 years ago
  11. a5d8331 Merge "Use glibc structure for __cmsg_nxthdr." by Calin Juravle · 11 years ago
  12. b52a4ab Merge "Flesh out <locale.h>." by Elliott Hughes · 11 years ago
  13. c4936e2 Flesh out <locale.h>. by Elliott Hughes · 11 years ago
  14. 9f52564 Implement _Exit(3). by Elliott Hughes · 11 years ago
  15. ff64831 Use glibc structure for __cmsg_nxthdr. by Calin Juravle · 11 years ago
  16. ac70d2e Merge "Clean up localeconv(3)." by Elliott Hughes · 11 years ago
  17. 5363a45 Clean up localeconv(3). by Elliott Hughes · 11 years ago
  18. e2239dd Merge "Corrected typo in mips64.mk about memcpy.cpp" by Andrew Hsieh · 11 years ago
  19. 48501af AArch64: Fix flock64 for LP64. by Serban Constantinescu · 11 years ago
  20. 4e3ce11 Corrected typo in mips64.mk about memcpy.cpp by Andrew Hsieh · 11 years ago
  21. 0b0387c Merge "Fix kernel header scrubbing for LP64." by Elliott Hughes · 11 years ago
  22. 9195a25 Fix kernel header scrubbing for LP64. by Elliott Hughes · 11 years ago
  23. 41059d7 Merge "Add stpcpy/stpncpy." by Christopher Ferris · 11 years ago
  24. b9bb48b Merge "Fix the printf issue for 64 bits. The following case:" by Elliott Hughes · 11 years ago
  25. 950a58e Add stpcpy/stpncpy. by Christopher Ferris · 11 years ago
  26. efbdb53 Remove a non-standard turd: strtotimeval. by Elliott Hughes · 11 years ago
  27. 5f149f1 Merge "Implement wctomb(3) for ltrace." by Elliott Hughes · 11 years ago
  28. 50249bc Fix build: __unused isn't unused! by Elliott Hughes · 11 years ago
  29. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 11 years ago
  30. 5c7bda5 Fix aarch64 struct ucontext. by Elliott Hughes · 11 years ago
  31. caa15bf Define __WORDSIZE like glibc. by Elliott Hughes · 11 years ago
  32. 804b95e Merge "bionic: Replace iface with opaque netid in resolver." by Robert Greenwalt · 11 years ago
  33. e2a0f15 Merge "Regenerate adf header" by Greg Hackmann · 11 years ago
  34. 8061fac Regenerate adf header by Greg Hackmann · 11 years ago
  35. fe6adba Upgrade to tzdata2014b. by Elliott Hughes · 11 years ago
  36. edd7c2e Fix the printf issue for 64 bits. The following case: by Alexander Ivchenko · 11 years ago
  37. 473d067 Fix the POSIX timers fix. by Elliott Hughes · 11 years ago
  38. 1b0dc40 Remove <machine/limits.h>. by Elliott Hughes · 11 years ago
  39. f1bfc87 Merge "Remove SIZE_MAX definition in limits.h" by Elliott Hughes · 11 years ago
  40. 92d81d8 Merge "Add Silvermont architecture cache sizes" by Elliott Hughes · 11 years ago
  41. 64b2963 Fix debug malloc for LP64. by Elliott Hughes · 11 years ago
  42. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
  43. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 11 years ago
  44. 3bfa0fd Add Silvermont architecture cache sizes by Henrik Smiding · 12 years ago
  45. 9cea377 Small accept4 fixes. by Christopher Ferris · 11 years ago
  46. ac3fc00 Remove SIZE_MAX definition in limits.h by Russell Webb · 11 years ago
  47. d8fe15f Merge "add 32-bit bionic implementation for denver arch" by Christopher Ferris · 11 years ago
  48. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 11 years ago
  49. 206fe5f Merge changes I1935a63d,I3dfd3647 by Calin Juravle · 11 years ago
  50. f1d7536 Fix and clean up strtotimeval by Weichuan Yan · 11 years ago
  51. bc475bc Merge "Add accept4() syscall" by Christopher Ferris · 11 years ago
  52. ecbf00b Merge "Clean up CMSG_*HDR in <sys/socket.h>" by Calin Juravle · 11 years ago
  53. 8f2a30a Add accept4() syscall by Andrei Emeltchenko · 11 years ago
  54. 5b5d6e7 add 32-bit bionic implementation for denver arch by Shu Zhang · 11 years ago
  55. f1de90b Clean up CMSG_*HDR in <sys/socket.h> by Calin Juravle · 11 years ago
  56. 0ae6445 Keep the symbol table in the shared libc. by Christopher Ferris · 11 years ago
  57. 9e8a8dc Merge "Remove ALIGNBYTES and ALIGN from <sys/param.h>" by Calin Juravle · 11 years ago
  58. 95c1abe Merge "FORTIFY_SOURCE: don't define s?printf macros if already defined" by Nick Kralevich · 11 years ago
  59. cce6c38 Merge "libc: Thread IDs missing from logcat -v thread" by Mark Salyzyn · 11 years ago
  60. c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 11 years ago
  61. 753ad77 Fix deadlock in timer_delete. by Christopher Ferris · 11 years ago
  62. 8664be5 libc: Thread IDs missing from logcat -v thread by Mark Salyzyn · 11 years ago
  63. 7eb28b5 FORTIFY_SOURCE: don't define s?printf macros if already defined by Nick Kralevich · 11 years ago
  64. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 11 years ago
  65. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  66. 879d330 property: fix getting dirty serial value by jiaguo · 11 years ago
  67. 603332f Upgrade to current upstream scanf implementation. by Elliott Hughes · 11 years ago
  68. 5a81738 Ensure we always have symbols for atof, strtof, strtold. by Elliott Hughes · 11 years ago
  69. 56e1eeb Merge "logd: default user space logger" by Mark Salyzyn · 11 years ago
  70. 2282e16 Merge "Use [u]int32_t instead of __[u]int32_t in sys/types.h" by Elliott Hughes · 11 years ago
  71. 2725ca9 Use [u]int32_t instead of __[u]int32_t in sys/types.h by Pavel Chupin · 11 years ago
  72. c1005aa logd: default user space logger by Mark Salyzyn · 11 years ago
  73. 8d4b584 Clean up our termios implementation. by Elliott Hughes · 11 years ago
  74. ad41e9a More stdio cleanup. by Elliott Hughes · 11 years ago
  75. cccfe1e Reimplement clock(3) and switch to OpenBSD time(3). by Elliott Hughes · 11 years ago
  76. a0ca209 Sysconfig fixes by Calin Juravle · 11 years ago
  77. a4eafa6 Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr by Calin Juravle · 11 years ago
  78. 247dc91 Take ownership of various simple syscall wrappers. by Elliott Hughes · 11 years ago
  79. 19f58ef Switch to NetBSD utmp.c. by Elliott Hughes · 11 years ago
  80. ec674b4 Merge "Switch to upstream FreeBSD ldexp.c." by Elliott Hughes · 11 years ago
  81. 21d9e58 Merge "Rename the stack protector intermediate library." by Elliott Hughes · 11 years ago
  82. 57a8836 Switch to upstream FreeBSD ldexp.c. by Elliott Hughes · 11 years ago
  83. 7aef274 Merge "Switch to OpenBSD wcscoll." by Elliott Hughes · 11 years ago
  84. 6380b51 Rename the stack protector intermediate library. by Elliott Hughes · 11 years ago
  85. c8937ea Switch to OpenBSD wcscoll. by Elliott Hughes · 11 years ago
  86. 152b9de Remove non-standard memswap. by Elliott Hughes · 11 years ago
  87. 159b28e Upgrade to tzdata2014a. by Elliott Hughes · 11 years ago
  88. c4fbf92 Update the NOTICE files by Calin Juravle · 11 years ago
  89. 0bca08d Merge "Update res_debug.c to take into account changes to the nameser.h" by Calin Juravle · 11 years ago
  90. 04620a3 Fix pthread_detach for already-exited threads. by Elliott Hughes · 11 years ago
  91. 333e2ae Merge "Add si_timerid to <signal.h>." by Elliott Hughes · 11 years ago
  92. 4d46c94 Merge "Rewrite the POSIX timer functions." by Elliott Hughes · 11 years ago
  93. 4b558f5 Rewrite the POSIX timer functions. by Elliott Hughes · 11 years ago
  94. a0cd9bc Add si_timerid to <signal.h>. by Elliott Hughes · 11 years ago
  95. 0ad555a Update res_debug.c to take into account changes to the nameser.h by Calin Juravle · 11 years ago
  96. b145b5e Merge "Fix broken pointer overflow check ns_name_unpack()" by Calin Juravle · 11 years ago
  97. d9ba757 Merge "Sync up nameser with upstream(2014.03.05)" by Calin Juravle · 11 years ago
  98. d40eb15 Merge "Fix some pthread symbols build as C++ symbol under x64 lunch." by Elliott Hughes · 11 years ago
  99. 22a0d6f Bring the generate-NOTICE script up to date. by Elliott Hughes · 11 years ago
  100. 4e54b11 Update the NOTICE files. by Elliott Hughes · 11 years ago