1. 1b2975d Merge "localtime_r(3) should act as if it calls tzset(3)." by Elliott Hughes · 9 years ago
  2. ea87716 localtime_r(3) should act as if it calls tzset(3). by Elliott Hughes · 9 years ago
  3. 907fcc9 Merge "Hide __system_property_add/update, deprecate find_nth" by Treehugger Robot · 9 years ago
  4. 581b9f6 Hide __system_property_add/update, deprecate find_nth by Dimitry Ivanov · 9 years ago
  5. 0625beb Merge "Fix streaming(memcpy) performance on Cortex-A7" by Christopher Ferris · 9 years ago
  6. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  7. 39b6d59 Merge "Move to .md files for even trivial documentation." by Elliott Hughes · 9 years ago
  8. da7a0b1 Move to .md files for even trivial documentation. by Elliott Hughes · 9 years ago
  9. bb59d47 Make /dev/__properties__ 0711 by Nick Kralevich · 9 years ago
  10. d3cfd26 Add declaration of tgkill to signal.h. by Josh Gao · 9 years ago
  11. cbfdc7f Fix streaming(memcpy) performance on Cortex-A7 by Chitti Babu Theegala · 9 years ago
  12. 5489183 Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 9 years ago
  13. a1d32f9 Merge "Make the __stack_chk_fail message more searchable on the internets." by Treehugger Robot · 9 years ago
  14. 0ff61f6 Make the __stack_chk_fail message more searchable on the internets. by Elliott Hughes · 9 years ago
  15. bc94bb3 Fix an obsolete comment. by Elliott Hughes · 9 years ago
  16. cb0134d Merge "Update socket constants." by Elliott Hughes · 9 years ago
  17. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  18. f27e979 Merge "Update to kernel headers v4.8.14." by Christopher Ferris · 9 years ago
  19. 8d76871 Update socket constants. by Elliott Hughes · 9 years ago
  20. 8b3e812 Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings" by Christopher Ferris · 9 years ago
  21. 9438a64 Merge "Remove BSD cruft from <pwd.h>." by Elliott Hughes · 9 years ago
  22. 934bc86 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  23. 49f525c Update to kernel headers v4.8.14. by Christopher Ferris · 9 years ago
  24. 21b70e6 Remove BSD cruft from <pwd.h>. by Elliott Hughes · 9 years ago
  25. 50ae6dd Merge "Revert "move android_ids into bionic"" by Treehugger Robot · 9 years ago
  26. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  27. ded6c91 Merge "move android_ids into bionic" by Elliott Hughes · 9 years ago
  28. 722d01a Fix icu4c calling on x86. by Elliott Hughes · 9 years ago
  29. fc0d480 loader: stop linking libdl/c/m into the loader by Dimitry Ivanov · 9 years ago
  30. 40d51f0 Remove all system properties references by Erik Kline · 9 years ago
  31. f8b4ff4 Merge "Remove obsolete #include and comment." by Treehugger Robot · 9 years ago
  32. 6eb8fb5 Remove obsolete #include and comment. by Elliott Hughes · 9 years ago
  33. 1499855 Merge "Don't flush the per-netid cache when adding nameservers." by Treehugger Robot · 9 years ago
  34. f634655 Fix wcsto* where strings begin with whitespace. by Dan Albert · 9 years ago
  35. 0e4cdff Don't flush the per-netid cache when adding nameservers. by Erik Kline · 9 years ago
  36. cf922ff Merge "Clean up <sys/limits.h> a bit." by Elliott Hughes · 9 years ago
  37. 68ddf5c Merge "Abort harder." by Elliott Hughes · 9 years ago
  38. f347046 Merge changes Iade6a185,Iab3050bd by Evgenii Stepanov · 9 years ago
  39. 1a13db5 move android_ids into bionic by William Roberts · 10 years ago
  40. f563ae8 Merge "Ship all the UAPI bits." by Treehugger Robot · 9 years ago
  41. 04a3b24 Merge "Correct the return types of readv and writev." by Treehugger Robot · 9 years ago
  42. 9af7490 Clean up <sys/limits.h> a bit. by Elliott Hughes · 9 years ago
  43. fa1a85d Merge "Update timezone data to 2016j" by Neil Fuller · 9 years ago
  44. 4bf5522 Abort harder. by Elliott Hughes · 9 years ago
  45. 609880c Merge "Fix getpriority/setpriority types." by Treehugger Robot · 9 years ago
  46. 3b6b2f7 Merge "Fix return type of sync(2)." by Treehugger Robot · 9 years ago
  47. b99b676 Merge "Enable libc/libdl/libm/linker for host bionic" by Dan Willemsen · 9 years ago
  48. 585fc3e Add __libc_arc4random_unlimited_entropy. by Josh Gao · 9 years ago
  49. 79a8f4b Fix return type of sync(2). by Elliott Hughes · 9 years ago
  50. 8f0e42f Fix getpriority/setpriority types. by Elliott Hughes · 9 years ago
  51. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
  52. 753361a Correct the return types of readv and writev. by Josh Gao · 9 years ago
  53. 7ec52b1 Enable libc/libdl/libm/linker for host bionic by Dan Willemsen · 9 years ago
  54. a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
  55. 063e86a Ship all the UAPI bits. by Dan Albert · 9 years ago
  56. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago
  57. 745e455 Update timezone data to 2016j by Neil Fuller · 9 years ago
  58. ecebb49 Add cortex-a7 specific routines. by Christopher Ferris · 9 years ago
  59. 372f19e libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings by Jake Weinstein · 9 years ago
  60. ae693ad bionic: make NONBLOCK call to getrandom by Wei Wang · 9 years ago
  61. fc8e688 Implement <langinfo.h>. by Elliott Hughes · 9 years ago
  62. c2395be Merge "Enable malloc debug using environment variables" by Christopher Ferris · 9 years ago
  63. ac81fe8 Enable malloc debug using environment variables by Tamas Berghammer · 10 years ago
  64. a5c1698 Merge "Fix iswlower/iswupper." by Christopher Ferris · 9 years ago
  65. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  66. f76a21a Fix iswlower/iswupper. by Elliott Hughes · 9 years ago
  67. bd15515 Merge "Fix uninitialized variable usage." by Christopher Ferris · 9 years ago
  68. a19bc2d Fix uninitialized variable usage. by Christopher Ferris · 9 years ago
  69. 0741d8d Fix getrandom syscall checking by Wei Wang · 9 years ago
  70. d5aa036 Merge "Don't pack relocations in libc.so" by Colin Cross · 9 years ago
  71. 4ce94d2 Don't pack relocations in libc.so by Colin Cross · 9 years ago
  72. f97b27a Merge "Differentiate the wctype functions we need to improve." by Elliott Hughes · 9 years ago
  73. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  74. 98c6688 Differentiate the wctype functions we need to improve. by Elliott Hughes · 9 years ago
  75. cd9ce19 Merge changes I7f32dc9f,I9d88ddb1 by Treehugger Robot · 9 years ago
  76. a170d9b Revert "Revert "Attempt to use arc4random where getauxval(AT_RANDOM) is used."" by Josh Gao · 9 years ago
  77. 98d655c Revert "Revert "Update getentropy_linux.c from upstream."" by Josh Gao · 9 years ago
  78. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  79. 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  80. bfc6ce6 Merge "Remove bogus OPEN_MAX and CHILD_MAX constants." by Elliott Hughes · 9 years ago
  81. ff5f17b Remove bogus OPEN_MAX and CHILD_MAX constants. by Elliott Hughes · 9 years ago
  82. 75097b1 Add legacy inlines for fenv APIs. by Dan Albert · 9 years ago
  83. 2560a27 Merge changes I660ddce6,Ic58d0481,I5d45aa72 by Treehugger Robot · 9 years ago
  84. 9957485 Merge "Fix cortex-a53 inclusion of files." by Christopher Ferris · 9 years ago
  85. a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
  86. 275659a Merge "Update timezone data to 2016i." by Neil Fuller · 9 years ago
  87. 5bde25f Fix cortex-a53 inclusion of files. by Christopher Ferris · 9 years ago
  88. f6a21bf Eliminate deadlock in forked child due to delayed resetting mutex lock by Mingwei Shi · 9 years ago
  89. f41032a Merge "Set __get_thread()->tid as part of clone()." by Treehugger Robot · 9 years ago
  90. 57e094f Remove _ZTV9type_info from the version script. by Dan Albert · 9 years ago
  91. 832ccc2 Run genversion-scripts.py. by Dan Albert · 9 years ago
  92. e462117 Set __get_thread()->tid as part of clone(). by Robert Sesek · 9 years ago
  93. 4c015e2 Update timezone data to 2016i. by Neil Fuller · 9 years ago
  94. aea8407 Merge "Small cleanup of cortex-a15 code." by Christopher Ferris · 9 years ago
  95. 42eb0b2 Merge changes I751520a1,I5762e815 by Treehugger Robot · 9 years ago
  96. fe1af1a Small cleanup of cortex-a15 code. by Christopher Ferris · 9 years ago
  97. e749abe Add legacy inline for wait4. by Dan Albert · 9 years ago
  98. a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
  99. 8c22ff7 Merge "Fix gettid() after clone()." by Treehugger Robot · 9 years ago
  100. 9b908c8 Merge "Replace .align with .balign for clarity" by Treehugger Robot · 9 years ago