1. 07f1ded Remove the broken pthread deadlock prediction. by Elliott Hughes · 10 years ago
  2. cd46104 Fix a typo in the big g_ search/replace. by Elliott Hughes · 10 years ago
  3. 1728b23 Switch to g_ for globals. by Elliott Hughes · 10 years ago
  4. bac7955 Merge "Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc." by Ross McIlroy · 10 years ago
  5. 0c8a5f8 Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc. by Ross McIlroy · 10 years ago
  6. a731877 Merge "Change wctype_t from int to long." by Calin Juravle · 10 years ago
  7. fd3171b Merge "Change wctype_t from enum to int" by Calin Juravle · 10 years ago
  8. 5c8c88d Use the NetBSD inet_ntop until the OpenBSD bug is fixed. by Elliott Hughes · 10 years ago
  9. 135b103 Fix <sys/endian.h> uint32_t build failures. by Elliott Hughes · 10 years ago
  10. 17f8ef8 Merge "Flesh out <arpa/inet.h>." by Elliott Hughes · 10 years ago
  11. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 10 years ago
  12. 5772237 Merge "We don't need two copies of <nsswitch.h>." by Elliott Hughes · 10 years ago
  13. eed3d0d We don't need two copies of <nsswitch.h>. by Elliott Hughes · 10 years ago
  14. 8205a61 Fix build (take two). by Sreeram Ramachandran · 10 years ago
  15. 06e8796 Fix build. by Sreeram Ramachandran · 10 years ago
  16. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 10 years ago
  17. 121cb5f Upgrade to tzdata2014c. by Elliott Hughes · 10 years ago
  18. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 10 years ago
  19. dbcba8f Merge "Reduce stack usage of tmpfile(3)." by Elliott Hughes · 10 years ago
  20. f34f0cc Merge "Use __LP64__ instead of __LP32__ in sched.h" by Calin Juravle · 10 years ago
  21. b694318 Reduce stack usage of tmpfile(3). by Elliott Hughes · 10 years ago
  22. dd09699 Use __LP64__ instead of __LP32__ in sched.h by Calin Juravle · 10 years ago
  23. b55f263 Change wctype_t from int to long. by Calin Juravle · 10 years ago
  24. 0c47247 Change wctype_t from enum to int by Calin Juravle · 10 years ago
  25. f963da2 Undef private *_BODY defines after use by Calin Juravle · 10 years ago
  26. e788f5e Merge "Support mb sequences across calls to mb*to*wcs* functions" by Calin Juravle · 10 years ago
  27. a020a24 Add 64-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago
  28. c1d2696 Merge "Add 32-bit Silvermont-optimized string/memory functions." by Christopher Ferris · 10 years ago
  29. 15a6310 Support mb sequences across calls to mb*to*wcs* functions by Calin Juravle · 10 years ago
  30. 8b307e0 Merge "Remove the useless indirection in mips' __set_tls." by Elliott Hughes · 10 years ago
  31. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 10 years ago
  32. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago
  33. d67c6af Merge "Reserve space for the future in statvfs(64)" by Calin Juravle · 10 years ago
  34. 7bec121 Reserve space for the future in statvfs(64) by Calin Juravle · 10 years ago
  35. 4d695bf Merge "Align struct passwd definition with other variations of libc" by Calin Juravle · 10 years ago
  36. 8eac9af Bring in google3-style DISALLOW_* macros. by Elliott Hughes · 10 years ago
  37. 0d236aa Align the child stack in clone(2). by Elliott Hughes · 10 years ago
  38. c768874 Align struct passwd definition with other variations of libc by Calin Juravle · 10 years ago
  39. 8fa5c25 Merge "Align arm64 stacks to 16 bytes in __bionic_clone." by Elliott Hughes · 10 years ago
  40. fff3c0f Align arm64 stacks to 16 bytes in __bionic_clone. by Elliott Hughes · 10 years ago
  41. 2146d14 Use larger neon instructions for moving data. by Christopher Ferris · 10 years ago
  42. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 10 years ago
  43. ae0a62b Fix LOG_ID_CRASH build failure. by Elliott Hughes · 10 years ago
  44. 0111019 Send bionic's fatal logging to the crash log. by Elliott Hughes · 10 years ago
  45. 4aa2e6a Give bionic's __ANDROID_API__ a more reasonable value. by Elliott Hughes · 10 years ago
  46. e292875 Merge "Reserve some space in sem_t for the future." by Calin Juravle · 10 years ago
  47. b6c48b2 Merge "Allow for better utmp logging." by Calin Juravle · 10 years ago
  48. fc2af0c Merge "Fix ino_t and suseconds_t" by Calin Juravle · 10 years ago
  49. 764a888 Merge "Leave more space for extensions in pthread_rwlockattr_t" by Calin Juravle · 10 years ago
  50. c78368f Change the interface for fatal logging. by Elliott Hughes · 10 years ago
  51. e05df25 Merge "Fix a gethnamaddr.c warning that's already fixed upstream." by Elliott Hughes · 10 years ago
  52. 3e5f0c9 Fix a gethnamaddr.c warning that's already fixed upstream. by Elliott Hughes · 10 years ago
  53. 2716f3e Sync with upstream OpenBSD wcsftime.c. by Elliott Hughes · 10 years ago
  54. 6726862 Fix ino_t and suseconds_t by Calin Juravle · 10 years ago
  55. 100168a Merge "Fix <math.h> to quieten most of our warnings." by Elliott Hughes · 10 years ago
  56. 0686d5e Reserve some space in sem_t for the future. by Calin Juravle · 10 years ago
  57. 7d8f303 Allow for better utmp logging. by Calin Juravle · 10 years ago
  58. 7b1a95b Merge "Add include guard to fileext.h" by Calin Juravle · 10 years ago
  59. 7c435f2 Leave more space for extensions in pthread_rwlockattr_t by Calin Juravle · 10 years ago
  60. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 10 years ago
  61. 9ded07c bionic: make epoll_event structure packed by Philip Hatcher · 11 years ago
  62. 52defb7 Remove the non-standard time64 stuff for LP64. by Elliott Hughes · 10 years ago
  63. 629d892 Merge "Update the NOTICE files and improve the script slightly." by Elliott Hughes · 10 years ago
  64. bfa582d Update the NOTICE files and improve the script slightly. by Elliott Hughes · 10 years ago
  65. e0a36f4 Sync with upstream OpenBSD. by Elliott Hughes · 10 years ago
  66. ad53498 Merge "Disable %n in printf and vfwprintf." by Elliott Hughes · 10 years ago
  67. e2341d0 Disable %n in printf and vfwprintf. by Elliott Hughes · 10 years ago
  68. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 10 years ago
  69. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 10 years ago
  70. 580b246 Merge "Fixes for __cxa_finalize" by Dmitriy Ivanov · 10 years ago
  71. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 11 years ago
  72. a334c1e Merge "Fix iswctype." by Elliott Hughes · 10 years ago
  73. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 10 years ago
  74. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 10 years ago
  75. c42f5c6 Fix iswctype. by Elliott Hughes · 10 years ago
  76. efaa461 Use the OpenBSD wcsftime. by Elliott Hughes · 10 years ago
  77. 9287223 Add include guard to fileext.h by Calin Juravle · 10 years ago
  78. 0d0ccfe Fix wchar_t signedness problems found on x86-64. by Elliott Hughes · 10 years ago
  79. 568c86a Fix wchar.cpp signed/unsigned comparison build failure. by Elliott Hughes · 10 years ago
  80. f0291ca Merge "Switch to a working UTF-8 mb/wc implementation." by Elliott Hughes · 10 years ago
  81. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 11 years ago
  82. fddbafd Keep the kernel header scrubber's data structures in sync. by Elliott Hughes · 10 years ago
  83. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 11 years ago
  84. 77473e4 Merge "Fix cpu_set_t" by Calin Juravle · 11 years ago
  85. 4566731 Merge "Adds quick_exit(3) and at_quick_exit(3) from freebsd" by Dan Albert · 11 years ago
  86. b743790 Fix cpu_set_t by Calin Juravle · 11 years ago
  87. d4ae59d Merge "Reserve space in mbstate to allow for proper wchar support" by Calin Juravle · 11 years ago
  88. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 11 years ago
  89. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 11 years ago
  90. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 11 years ago
  91. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 11 years ago
  92. 770491f Fix build (signed char issue). by Elliott Hughes · 11 years ago
  93. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 11 years ago
  94. eab395e Reserve space in mbstate to allow for proper wchar support by Calin Juravle · 11 years ago
  95. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 11 years ago
  96. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 11 years ago
  97. 329103d Don't use so much stack in tzcode. by Elliott Hughes · 11 years ago
  98. 533dde4 Fix brk/sbrk error checking. by Elliott Hughes · 11 years ago
  99. b1cacd4 Reserve space in pthread structures for future extensibility. by Calin Juravle · 11 years ago
  100. 08bfcff Merge "Allow liblog to pass failure reasons to debuggerd." by Elliott Hughes · 11 years ago