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