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