1. 5c7bda5 Fix aarch64 struct ucontext. by Elliott Hughes · 11 years ago
  2. dc5fcf3 Merge "Define __WORDSIZE like glibc." by Elliott Hughes · 11 years ago
  3. caa15bf Define __WORDSIZE like glibc. by Elliott Hughes · 11 years ago
  4. 804b95e Merge "bionic: Replace iface with opaque netid in resolver." by Robert Greenwalt · 11 years ago
  5. 3868759 Merge "Emit warnings when linking against imprecise math functions" by Calin Juravle · 11 years ago
  6. eb55499 Merge "Fix modf* tests" by Calin Juravle · 11 years ago
  7. e2a0f15 Merge "Regenerate adf header" by Greg Hackmann · 11 years ago
  8. 8061fac Regenerate adf header by Greg Hackmann · 11 years ago
  9. 26be5f5 Merge "Upgrade to tzdata2014b." by Elliott Hughes · 11 years ago
  10. fe6adba Upgrade to tzdata2014b. by Elliott Hughes · 11 years ago
  11. d8d6fee Fix modf* tests by Calin Juravle · 11 years ago
  12. f723b70 Emit warnings when linking against imprecise math functions by Calin Juravle · 11 years ago
  13. 1f13657 Merge "Fix the POSIX timers fix." by Elliott Hughes · 11 years ago
  14. 9c9ef0d Merge "Changed long double literal suffix from 'l' to 'L'." by Calin Juravle · 11 years ago
  15. 473d067 Fix the POSIX timers fix. by Elliott Hughes · 11 years ago
  16. 1653ad5 Merge "Remove <machine/limits.h>." by Elliott Hughes · 11 years ago
  17. cb1da5d Merge "Include sys/types.h and sys/wait.h for waitpid" by Christopher Ferris · 11 years ago
  18. 1021c05 Include sys/types.h and sys/wait.h for waitpid by Brian Carlstrom · 11 years ago
  19. 1b0dc40 Remove <machine/limits.h>. by Elliott Hughes · 11 years ago
  20. f1bfc87 Merge "Remove SIZE_MAX definition in limits.h" by Elliott Hughes · 11 years ago
  21. ab5488f Merge "Fix transient failure in select_smoke test." by Christopher Ferris · 11 years ago
  22. e3bb025 Fix transient failure in select_smoke test. by Christopher Ferris · 11 years ago
  23. 92d81d8 Merge "Add Silvermont architecture cache sizes" by Elliott Hughes · 11 years ago
  24. e05816c Merge "Fix debug malloc for LP64." by Elliott Hughes · 11 years ago
  25. 64b2963 Fix debug malloc for LP64. by Elliott Hughes · 11 years ago
  26. ea9bf67 bionic: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 12 years ago
  27. f42df8c Merge "Add lsearch(3) for ltrace." by Elliott Hughes · 11 years ago
  28. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 11 years ago
  29. 796249a Merge "Remove duplicate line in linker/Android.mk." by Elliott Hughes · 11 years ago
  30. 88b44fe Remove duplicate line in linker/Android.mk. by Elliott Hughes · 11 years ago
  31. b7afa9d Changed long double literal suffix from 'l' to 'L'. by Calin Juravle · 11 years ago
  32. 3bfa0fd Add Silvermont architecture cache sizes by Henrik Smiding · 12 years ago
  33. b732b71 Merge "Move accept4 tests into sys_socket_test.cpp." by Christopher Ferris · 11 years ago
  34. 108f6dc Move accept4 tests into sys_socket_test.cpp. by Christopher Ferris · 11 years ago
  35. aad59fa Merge "Small accept4 fixes." by Christopher Ferris · 11 years ago
  36. 9cea377 Small accept4 fixes. by Christopher Ferris · 11 years ago
  37. ac3fc00 Remove SIZE_MAX definition in limits.h by Russell Webb · 11 years ago
  38. 557942a Merge "Fix math tests." by Calin Juravle · 11 years ago
  39. d8fe15f Merge "add 32-bit bionic implementation for denver arch" by Christopher Ferris · 11 years ago
  40. c19972a Merge "Use __unused instead of UNUSED in linker.cpp" by Christopher Ferris · 11 years ago
  41. 6617fb7 Merge "Add lconv declaration and localeconv(3)" by Calin Juravle · 11 years ago
  42. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 11 years ago
  43. c8564f2 Fix math tests. by Calin Juravle · 11 years ago
  44. a58b3f7 Merge "Add accept4 unit test to bionic." by Christopher Ferris · 11 years ago
  45. cd3303f Merge "linker: use LOCAL_MULTILIB := both style to build linker64" by Colin Cross · 11 years ago
  46. 2f3ba88 Add accept4 unit test to bionic. by Andrei Emeltchenko · 12 years ago
  47. 406a75d linker: use LOCAL_MULTILIB := both style to build linker64 by Colin Cross · 11 years ago
  48. 206fe5f Merge changes I1935a63d,I3dfd3647 by Calin Juravle · 11 years ago
  49. f1d7536 Fix and clean up strtotimeval by Weichuan Yan · 11 years ago
  50. bc475bc Merge "Add accept4() syscall" by Christopher Ferris · 11 years ago
  51. 4bfaf46 Added strtotimeval tests. by Calin Juravle · 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. c8fc4dd Merge "Keep the symbol table in the shared libc." by Christopher Ferris · 11 years ago
  56. f1de90b Clean up CMSG_*HDR in <sys/socket.h> by Calin Juravle · 11 years ago
  57. 812fd42 Use __unused instead of UNUSED in linker.cpp by Kito Cheng · 11 years ago
  58. 0ae6445 Keep the symbol table in the shared libc. by Christopher Ferris · 11 years ago
  59. f71c0e7 Merge "Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG" by Brian Carlstrom · 11 years ago
  60. 133bd09 Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG by Brian Carlstrom · 11 years ago
  61. 989a80b Merge "Fix LP64 libm for 128-bit long doubles" by Calin Juravle · 11 years ago
  62. 9e8a8dc Merge "Remove ALIGNBYTES and ALIGN from <sys/param.h>" by Calin Juravle · 11 years ago
  63. 4d77c11 Fix LP64 libm for 128-bit long doubles by Calin Juravle · 11 years ago
  64. 95c1abe Merge "FORTIFY_SOURCE: don't define s?printf macros if already defined" by Nick Kralevich · 11 years ago
  65. cce6c38 Merge "libc: Thread IDs missing from logcat -v thread" by Mark Salyzyn · 11 years ago
  66. 998d7b0 Merge "Fix deadlock in timer_delete." by Christopher Ferris · 11 years ago
  67. c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 11 years ago
  68. 753ad77 Fix deadlock in timer_delete. by Christopher Ferris · 11 years ago
  69. 8664be5 libc: Thread IDs missing from logcat -v thread by Mark Salyzyn · 11 years ago
  70. 2cc5860 Merge "Added a test flag to bionic run-test targets." by Calin Juravle · 11 years ago
  71. 7227066 Added a test flag to bionic run-test targets. by Calin Juravle · 11 years ago
  72. 7eb28b5 FORTIFY_SOURCE: don't define s?printf macros if already defined by Nick Kralevich · 11 years ago
  73. 849e162 Merge "Use the float/double assert macros." by Christopher Ferris · 11 years ago
  74. f171b34 Use the float/double assert macros. by Christopher Ferris · 11 years ago
  75. f212bbf Merge "Update libm to the upstream head (2014.03.13)" by Calin Juravle · 11 years ago
  76. 143df89 Merge "Clean up reentrancy cruft." by Elliott Hughes · 11 years ago
  77. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 11 years ago
  78. d16100c Merge "Clean up <stdio.h> macros." by Elliott Hughes · 11 years ago
  79. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  80. 6ece7fc Merge "property: fix getting dirty serial value" by Elliott Hughes · 11 years ago
  81. 879d330 property: fix getting dirty serial value by jiaguo · 11 years ago
  82. bd3155d Update libm to the upstream head (2014.03.13) by Calin Juravle · 11 years ago
  83. 01cd788 Merge "Upgrade to current upstream scanf implementation." by Elliott Hughes · 11 years ago
  84. 603332f Upgrade to current upstream scanf implementation. by Elliott Hughes · 11 years ago
  85. 0e79338 Merge "Ensure we always have symbols for atof, strtof, strtold." by Elliott Hughes · 11 years ago
  86. 5a81738 Ensure we always have symbols for atof, strtof, strtold. by Elliott Hughes · 11 years ago
  87. 56e1eeb Merge "logd: default user space logger" by Mark Salyzyn · 11 years ago
  88. eef2928 Merge "Include what you use." by Elliott Hughes · 11 years ago
  89. 4048856 Include what you use. by Elliott Hughes · 11 years ago
  90. 2282e16 Merge "Use [u]int32_t instead of __[u]int32_t in sys/types.h" by Elliott Hughes · 11 years ago
  91. 2725ca9 Use [u]int32_t instead of __[u]int32_t in sys/types.h by Pavel Chupin · 11 years ago
  92. c1005aa logd: default user space logger by Mark Salyzyn · 11 years ago
  93. ef43a6f Merge "Clean up our termios implementation." by Elliott Hughes · 11 years ago
  94. 8d4b584 Clean up our termios implementation. by Elliott Hughes · 11 years ago
  95. 76b4f1a Merge "More stdio cleanup." by Elliott Hughes · 11 years ago
  96. ad41e9a More stdio cleanup. by Elliott Hughes · 11 years ago
  97. 55f9710 Merge "Reimplement clock(3) and switch to OpenBSD time(3)." by Elliott Hughes · 11 years ago
  98. cccfe1e Reimplement clock(3) and switch to OpenBSD time(3). by Elliott Hughes · 11 years ago
  99. 753e139 Merge "Add a basic unit test for system(3)." by Elliott Hughes · 11 years ago
  100. 3cdf573 Add a basic unit test for system(3). by Elliott Hughes · 11 years ago