1. 2aebf54 Remove support for non-PIE executables by Nick Kralevich · 11 years ago
  2. a3ce6bd Merge "Fix LOG_ID_CRASH build failure." by Elliott Hughes · 11 years ago
  3. ae0a62b Fix LOG_ID_CRASH build failure. by Elliott Hughes · 11 years ago
  4. 1ee18d0 Merge "Send bionic's fatal logging to the crash log." by Elliott Hughes · 11 years ago
  5. 3b96803 Merge "Add basic tests for fsync/fdatasync." by Elliott Hughes · 11 years ago
  6. 0111019 Send bionic's fatal logging to the crash log. by Elliott Hughes · 11 years ago
  7. a62a28d Add basic tests for fsync/fdatasync. by Elliott Hughes · 11 years ago
  8. f837cbd Merge "Add missing test for atexit test suite." by Dmitriy Ivanov · 11 years ago
  9. 8ec3899 Merge "Give bionic's __ANDROID_API__ a more reasonable value." by Elliott Hughes · 11 years ago
  10. 4aa2e6a Give bionic's __ANDROID_API__ a more reasonable value. by Elliott Hughes · 11 years ago
  11. 6396da9 Add missing test for atexit test suite. by Dmitriy Ivanov · 11 years ago
  12. 837abf0 Merge "Fix bionic-unit-tests-glibc-run target" by Calin Juravle · 11 years ago
  13. 0e9d7fc Fix bionic-unit-tests-glibc-run target by Calin Juravle · 11 years ago
  14. 35cff76 Merge "Test that relro sharing actually saves memory." by Torne (Richard Coles) · 11 years ago
  15. e292875 Merge "Reserve some space in sem_t for the future." by Calin Juravle · 11 years ago
  16. b6c48b2 Merge "Allow for better utmp logging." by Calin Juravle · 11 years ago
  17. fc2af0c Merge "Fix ino_t and suseconds_t" by Calin Juravle · 11 years ago
  18. 764a888 Merge "Leave more space for extensions in pthread_rwlockattr_t" by Calin Juravle · 11 years ago
  19. 6ad9cd4 Merge "Change the interface for fatal logging." by Elliott Hughes · 11 years ago
  20. c78368f Change the interface for fatal logging. by Elliott Hughes · 11 years ago
  21. e05df25 Merge "Fix a gethnamaddr.c warning that's already fixed upstream." by Elliott Hughes · 11 years ago
  22. 89ca3c5 Merge "Sync with upstream OpenBSD wcsftime.c." by Elliott Hughes · 11 years ago
  23. 3e5f0c9 Fix a gethnamaddr.c warning that's already fixed upstream. by Elliott Hughes · 11 years ago
  24. 2716f3e Sync with upstream OpenBSD wcsftime.c. by Elliott Hughes · 11 years ago
  25. 6726862 Fix ino_t and suseconds_t by Calin Juravle · 11 years ago
  26. 100168a Merge "Fix <math.h> to quieten most of our warnings." by Elliott Hughes · 11 years ago
  27. 0686d5e Reserve some space in sem_t for the future. by Calin Juravle · 11 years ago
  28. 7d8f303 Allow for better utmp logging. by Calin Juravle · 11 years ago
  29. 7b1a95b Merge "Add include guard to fileext.h" by Calin Juravle · 11 years ago
  30. 7c435f2 Leave more space for extensions in pthread_rwlockattr_t by Calin Juravle · 11 years ago
  31. 2605261 Test that relro sharing actually saves memory. by Torne (Richard Coles) · 11 years ago
  32. 9b5ee4a Merge "Handle empty relro segment or incorrectly sized file." by Torne (Richard Coles) · 11 years ago
  33. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  34. 185dd72 Merge "bionic: make epoll_event structure packed" by Elliott Hughes · 11 years ago
  35. 9ded07c bionic: make epoll_event structure packed by Philip Hatcher · 11 years ago
  36. 4356adc Merge "Remove the non-standard time64 stuff for LP64." by Elliott Hughes · 11 years ago
  37. 52defb7 Remove the non-standard time64 stuff for LP64. by Elliott Hughes · 11 years ago
  38. 629d892 Merge "Update the NOTICE files and improve the script slightly." by Elliott Hughes · 11 years ago
  39. bfa582d Update the NOTICE files and improve the script slightly. by Elliott Hughes · 11 years ago
  40. 6916166 Merge "Sync with upstream OpenBSD." by Elliott Hughes · 11 years ago
  41. e0a36f4 Sync with upstream OpenBSD. by Elliott Hughes · 11 years ago
  42. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 11 years ago
  43. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 11 years ago
  44. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 11 years ago
  45. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 11 years ago
  46. 580b246 Merge "Fixes for __cxa_finalize" by Dmitriy Ivanov · 11 years ago
  47. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 11 years ago
  48. a334c1e Merge "Fix iswctype." by Elliott Hughes · 11 years ago
  49. 640b4a5 Merge "Switch to current upstream OpenBSD fwrite.c." by Elliott Hughes · 11 years ago
  50. 2d822eb Merge "Disallow dlopen("egl/blah.so") on LP64" by Dmitriy Ivanov · 11 years ago
  51. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 11 years ago
  52. 5ca7ed9 Disallow dlopen("egl/blah.so") on LP64 by Dmitriy Ivanov · 11 years ago
  53. e987803 Merge "Sync with current OpenBSD stdio." by Elliott Hughes · 11 years ago
  54. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 11 years ago
  55. c42f5c6 Fix iswctype. by Elliott Hughes · 11 years ago
  56. d6ff0dc Merge "Use the OpenBSD wcsftime." by Elliott Hughes · 11 years ago
  57. efaa461 Use the OpenBSD wcsftime. by Elliott Hughes · 11 years ago
  58. 9287223 Add include guard to fileext.h by Calin Juravle · 11 years ago
  59. 26ec967 Handle empty relro segment or incorrectly sized file. by Torne (Richard Coles) · 11 years ago
  60. 790890f Merge "Fix wchar_t signedness problems found on x86-64." by Elliott Hughes · 11 years ago
  61. 0d0ccfe Fix wchar_t signedness problems found on x86-64. by Elliott Hughes · 11 years ago
  62. 296f17a Merge "Fix wchar.cpp MIPS narrowing conversion build failure." by Elliott Hughes · 11 years ago
  63. f83e644 Fix wchar.cpp MIPS narrowing conversion build failure. by Elliott Hughes · 11 years ago
  64. 7da3191 Merge "Fix wchar.cpp signed/unsigned comparison build failure." by Elliott Hughes · 11 years ago
  65. 568c86a Fix wchar.cpp signed/unsigned comparison build failure. by Elliott Hughes · 11 years ago
  66. f0291ca Merge "Switch to a working UTF-8 mb/wc implementation." by Elliott Hughes · 11 years ago
  67. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 11 years ago
  68. cb47565 Merge "Add ability to run on host for x86/x86_64." by Christopher Ferris · 11 years ago
  69. 3347a79 Add ability to run on host for x86/x86_64. by Christopher Ferris · 11 years ago
  70. de54b90 Merge "Modify hard-coded directory." by Christopher Ferris · 11 years ago
  71. 8b1ade5 Modify hard-coded directory. by Christopher Ferris · 11 years ago
  72. 8979cfe Merge "Keep the kernel header scrubber's data structures in sync." by Elliott Hughes · 11 years ago
  73. fddbafd Keep the kernel header scrubber's data structures in sync. by Elliott Hughes · 11 years ago
  74. 9fb53dd Merge "Make SIGRTMIN hide the real-time signals we use internally." by Elliott Hughes · 11 years ago
  75. 2ae3f60 Merge "Fix the CPU_*_S tests." by Elliott Hughes · 11 years ago
  76. 2d36750 Fix the CPU_*_S tests. by Elliott Hughes · 11 years ago
  77. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 11 years ago
  78. 77473e4 Merge "Fix cpu_set_t" by Calin Juravle · 11 years ago
  79. 4566731 Merge "Adds quick_exit(3) and at_quick_exit(3) from freebsd" by Dan Albert · 11 years ago
  80. b743790 Fix cpu_set_t by Calin Juravle · 11 years ago
  81. d4ae59d Merge "Reserve space in mbstate to allow for proper wchar support" by Calin Juravle · 11 years ago
  82. 01933d9 Merge "Switch to OpenBSD stdio wide printf functions." by Elliott Hughes · 11 years ago
  83. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 11 years ago
  84. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 11 years ago
  85. 85e780d Merge "Switch to OpenBSD stdio wide get/put functions." by Elliott Hughes · 11 years ago
  86. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 11 years ago
  87. c19c8e6 Merge "Switch to the OpenBSD implementations of the wide scanf functions." by Elliott Hughes · 11 years ago
  88. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  89. c6e563c Merge "Fix build (signed char issue)." by Elliott Hughes · 11 years ago
  90. 770491f Fix build (signed char issue). by Elliott Hughes · 11 years ago
  91. 55cd827 Merge "Switch to the OpenBSD wcsto* functions." by Elliott Hughes · 11 years ago
  92. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 11 years ago
  93. eab395e Reserve space in mbstate to allow for proper wchar support by Calin Juravle · 11 years ago
  94. 7fdab46 Merge "Fix potential makefile bug." by Christopher Ferris · 11 years ago
  95. 5090964 Fix potential makefile bug. by Christopher Ferris · 11 years ago
  96. 07bab52 Merge "Add mbtowc and fix mbrtowc." by Elliott Hughes · 11 years ago
  97. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 11 years ago
  98. 0fd2e87 Merge "Replace our broken wcswcs with the working upstream one." by Elliott Hughes · 11 years ago
  99. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 11 years ago
  100. 3ac3f3f Merge "Don't use so much stack in tzcode." by Elliott Hughes · 11 years ago