1. 9b5ee4a Merge "Handle empty relro segment or incorrectly sized file." by Torne (Richard Coles) · 10 years ago
  2. 185dd72 Merge "bionic: make epoll_event structure packed" by Elliott Hughes · 10 years ago
  3. 9ded07c bionic: make epoll_event structure packed by Philip Hatcher · 10 years ago
  4. 4356adc Merge "Remove the non-standard time64 stuff for LP64." by Elliott Hughes · 10 years ago
  5. 52defb7 Remove the non-standard time64 stuff for LP64. by Elliott Hughes · 10 years ago
  6. 629d892 Merge "Update the NOTICE files and improve the script slightly." by Elliott Hughes · 10 years ago
  7. bfa582d Update the NOTICE files and improve the script slightly. by Elliott Hughes · 10 years ago
  8. 6916166 Merge "Sync with upstream OpenBSD." by Elliott Hughes · 10 years ago
  9. e0a36f4 Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  10. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 10 years ago
  11. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 10 years ago
  12. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 10 years ago
  13. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 10 years ago
  14. 580b246 Merge "Fixes for __cxa_finalize" by Dmitriy Ivanov · 10 years ago
  15. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 10 years ago
  16. a334c1e Merge "Fix iswctype." by Elliott Hughes · 10 years ago
  17. 640b4a5 Merge "Switch to current upstream OpenBSD fwrite.c." by Elliott Hughes · 10 years ago
  18. 2d822eb Merge "Disallow dlopen("egl/blah.so") on LP64" by Dmitriy Ivanov · 10 years ago
  19. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 10 years ago
  20. 5ca7ed9 Disallow dlopen("egl/blah.so") on LP64 by Dmitriy Ivanov · 10 years ago
  21. e987803 Merge "Sync with current OpenBSD stdio." by Elliott Hughes · 10 years ago
  22. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 10 years ago
  23. c42f5c6 Fix iswctype. by Elliott Hughes · 10 years ago
  24. d6ff0dc Merge "Use the OpenBSD wcsftime." by Elliott Hughes · 10 years ago
  25. efaa461 Use the OpenBSD wcsftime. by Elliott Hughes · 10 years ago
  26. 26ec967 Handle empty relro segment or incorrectly sized file. by Torne (Richard Coles) · 10 years ago
  27. 790890f Merge "Fix wchar_t signedness problems found on x86-64." by Elliott Hughes · 10 years ago
  28. 0d0ccfe Fix wchar_t signedness problems found on x86-64. by Elliott Hughes · 10 years ago
  29. 296f17a Merge "Fix wchar.cpp MIPS narrowing conversion build failure." by Elliott Hughes · 10 years ago
  30. f83e644 Fix wchar.cpp MIPS narrowing conversion build failure. by Elliott Hughes · 10 years ago
  31. 7da3191 Merge "Fix wchar.cpp signed/unsigned comparison build failure." by Elliott Hughes · 10 years ago
  32. 568c86a Fix wchar.cpp signed/unsigned comparison build failure. by Elliott Hughes · 10 years ago
  33. f0291ca Merge "Switch to a working UTF-8 mb/wc implementation." by Elliott Hughes · 10 years ago
  34. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 10 years ago
  35. cb47565 Merge "Add ability to run on host for x86/x86_64." by Christopher Ferris · 10 years ago
  36. 3347a79 Add ability to run on host for x86/x86_64. by Christopher Ferris · 10 years ago
  37. de54b90 Merge "Modify hard-coded directory." by Christopher Ferris · 10 years ago
  38. 8b1ade5 Modify hard-coded directory. by Christopher Ferris · 10 years ago
  39. 8979cfe Merge "Keep the kernel header scrubber's data structures in sync." by Elliott Hughes · 10 years ago
  40. fddbafd Keep the kernel header scrubber's data structures in sync. by Elliott Hughes · 10 years ago
  41. 9fb53dd Merge "Make SIGRTMIN hide the real-time signals we use internally." by Elliott Hughes · 10 years ago
  42. 2ae3f60 Merge "Fix the CPU_*_S tests." by Elliott Hughes · 10 years ago
  43. 2d36750 Fix the CPU_*_S tests. by Elliott Hughes · 10 years ago
  44. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 10 years ago
  45. 77473e4 Merge "Fix cpu_set_t" by Calin Juravle · 10 years ago
  46. 4566731 Merge "Adds quick_exit(3) and at_quick_exit(3) from freebsd" by Dan Albert · 10 years ago
  47. b743790 Fix cpu_set_t by Calin Juravle · 10 years ago
  48. d4ae59d Merge "Reserve space in mbstate to allow for proper wchar support" by Calin Juravle · 10 years ago
  49. 01933d9 Merge "Switch to OpenBSD stdio wide printf functions." by Elliott Hughes · 10 years ago
  50. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 10 years ago
  51. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 10 years ago
  52. 85e780d Merge "Switch to OpenBSD stdio wide get/put functions." by Elliott Hughes · 10 years ago
  53. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 10 years ago
  54. c19c8e6 Merge "Switch to the OpenBSD implementations of the wide scanf functions." by Elliott Hughes · 10 years ago
  55. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 10 years ago
  56. c6e563c Merge "Fix build (signed char issue)." by Elliott Hughes · 10 years ago
  57. 770491f Fix build (signed char issue). by Elliott Hughes · 10 years ago
  58. 55cd827 Merge "Switch to the OpenBSD wcsto* functions." by Elliott Hughes · 10 years ago
  59. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 10 years ago
  60. eab395e Reserve space in mbstate to allow for proper wchar support by Calin Juravle · 10 years ago
  61. 7fdab46 Merge "Fix potential makefile bug." by Christopher Ferris · 10 years ago
  62. 5090964 Fix potential makefile bug. by Christopher Ferris · 10 years ago
  63. 07bab52 Merge "Add mbtowc and fix mbrtowc." by Elliott Hughes · 10 years ago
  64. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 10 years ago
  65. 0fd2e87 Merge "Replace our broken wcswcs with the working upstream one." by Elliott Hughes · 10 years ago
  66. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 10 years ago
  67. 3ac3f3f Merge "Don't use so much stack in tzcode." by Elliott Hughes · 10 years ago
  68. 329103d Don't use so much stack in tzcode. by Elliott Hughes · 10 years ago
  69. f2dc7d1 Merge "Pass si_code through to debuggerd." by Elliott Hughes · 10 years ago
  70. b7e289e Pass si_code through to debuggerd. by Elliott Hughes · 10 years ago
  71. 213e46f Merge "Fix brk/sbrk error checking." by Elliott Hughes · 10 years ago
  72. 533dde4 Fix brk/sbrk error checking. by Elliott Hughes · 10 years ago
  73. eff450f Merge "Reserve space in pthread structures for future extensibility." by Colin Cross · 10 years ago
  74. b1cacd4 Reserve space in pthread structures for future extensibility. by Calin Juravle · 10 years ago
  75. 08bfcff Merge "Allow liblog to pass failure reasons to debuggerd." by Elliott Hughes · 10 years ago
  76. ab29071 Merge "Revert "Reserve space in pthread structures for future extensibility."" by Greg Hackmann · 10 years ago
  77. 6b64000 Revert "Reserve space in pthread structures for future extensibility." by Greg Hackmann · 10 years ago
  78. f2aeca5 Merge "Remove an unsed include dir" by Calin Juravle · 10 years ago
  79. fbb46a0 Remove an unsed include dir by Calin Juravle · 10 years ago
  80. 690401d Merge "Removed non-existing include dir" by Calin Juravle · 10 years ago
  81. 4b7c4f8 Removed non-existing include dir by Calin Juravle · 10 years ago
  82. 477d14b Merge "Reserve space in pthread structures for future extensibility." by Calin Juravle · 10 years ago
  83. ae77f74 Merge "Clean-up _fpmath and fake_long_doubles" by Calin Juravle · 10 years ago
  84. 563ea4e Merge "Fix fallout from host GCC upgrade." by Elliott Hughes · 10 years ago
  85. 409588c Fix fallout from host GCC upgrade. by Elliott Hughes · 10 years ago
  86. 2e3b710 Allow liblog to pass failure reasons to debuggerd. by Elliott Hughes · 10 years ago
  87. 3b0433f Merge "Remove two dead files." by Elliott Hughes · 10 years ago
  88. a64d768 Remove two dead files. by Elliott Hughes · 10 years ago
  89. aa3d46a Merge "prctl: Adds the PR_SET_TIMERSLACK_PID option" by Ruchi Kandoi · 10 years ago
  90. b84926b prctl: Adds the PR_SET_TIMERSLACK_PID option by Ruchi Kandoi · 10 years ago
  91. 1abc9ff Clean-up _fpmath and fake_long_doubles by Calin Juravle · 10 years ago
  92. cf83fd7 Reserve space in pthread structures for future extensibility. by Calin Juravle · 10 years ago
  93. f602bf8 Merge "Fix the glibc tests again." by Elliott Hughes · 10 years ago
  94. 0c567f1 Fix the glibc tests again. by Elliott Hughes · 10 years ago
  95. 16ea297 Merge "Tests for environment variables utility functions" by Elliott Hughes · 10 years ago
  96. cbf6df0 Tests for environment variables utility functions by Grigoriy Kraynov · 11 years ago
  97. 532ad90 Merge "Switch to the upstream OpenBSD getenv/putenv/setenv implementation." by Elliott Hughes · 10 years ago
  98. d8f8e9c Merge "Remove strntoimax and strntoumax from the future." by Elliott Hughes · 10 years ago
  99. 36f5a95 Merge "Get ANDROID_DATA dir from enviroment" by Dmitriy Ivanov · 10 years ago
  100. 53c884e Get ANDROID_DATA dir from enviroment by Dmitriy Ivanov · 10 years ago