1. d57bf44 Merge "Switch pthread_mutex_t from bionic atomics to <stdatomic.h>." by Hans Boehm · 11 years ago
  2. c5999c1 Merge "Clean up SEEK_SET definitions." by Elliott Hughes · 11 years ago
  3. 86fc96f Switch pthread_mutex_t from bionic atomics to <stdatomic.h>. by Yabin Cui · 11 years ago
  4. d80ec66 Merge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support" by Nick Kralevich · 11 years ago
  5. 1ed337d Clean up SEEK_SET definitions. by Elliott Hughes · 11 years ago
  6. 3cbc6c6 Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support by Nick Kralevich · 11 years ago
  7. 42084a2 Small logging cleanup. by Elliott Hughes · 11 years ago
  8. 7f0f30c Merge "Fix clang build." by Elliott Hughes · 11 years ago
  9. 30fbf5f Fix clang build. by Elliott Hughes · 11 years ago
  10. d514d9b Merge "Fixes to the update-tzdata.py tool" by Neil Fuller · 11 years ago
  11. 0662c3e Fixes to the update-tzdata.py tool by Neil Fuller · 11 years ago
  12. 4674e38 Fortify poll and ppoll. by Elliott Hughes · 11 years ago
  13. cb0e703 Include <malloc.h> for struct mallinfo. by Elliott Hughes · 11 years ago
  14. 09c3382 Merge "Break two incorrect transitive includes." by Elliott Hughes · 11 years ago
  15. 94335cc Merge "Put back inline definitions if using an old API." by Dan Albert · 11 years ago
  16. 4dcfccf Remove unused CONFIG_SECONDS. by Elliott Hughes · 11 years ago
  17. 5038b19 Break two incorrect transitive includes. by Elliott Hughes · 11 years ago
  18. 466dbe4 Put back inline definitions if using an old API. by Dan Albert · 11 years ago
  19. cd1959b Merge "Add primitive CPPLINT.cfg." by Dan Albert · 11 years ago
  20. 6ac4dd8 Add primitive CPPLINT.cfg. by Dan Albert · 11 years ago
  21. 6a3ff01 Rewrite __cxa_guard.cpp with <stdatomic.h>. by Yabin Cui · 11 years ago
  22. 05fc1d7 Add missing includes. by Elliott Hughes · 11 years ago
  23. a9c3d05 Merge "Modify MIPS64 stat structure to match a generic one in AOSP." by Elliott Hughes · 11 years ago
  24. 86d2fee Modify MIPS64 stat structure to match a generic one in AOSP. by Raghu Gandham · 11 years ago
  25. 80e6d6d Switch pthread_once_t to stdatomic.h. by Yabin Cui · 11 years ago
  26. e609909 Fix mips build. by Elliott Hughes · 11 years ago
  27. 192e169 Merge "x86 has an assembler bcopy implementation." by Elliott Hughes · 11 years ago
  28. 1edfd9e x86 has an assembler bcopy implementation. by Elliott Hughes · 11 years ago
  29. 643a9be Merge "[Arm64] Fix overlapping fp fields in jmp_buf" by Elliott Hughes · 11 years ago
  30. 5c7964c Merge "Clean up <stdlib.h> slightly." by Elliott Hughes · 11 years ago
  31. f2d02c3 Merge "Make bionic compile even if resolver debugging is enabled." by Lorenzo Colitti · 11 years ago
  32. dbaab26 [Arm64] Fix overlapping fp fields in jmp_buf by Duane Sand · 11 years ago
  33. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
  34. 419ed12 Merge "Update kernel headers to v3.18.3." by Christopher Ferris · 11 years ago
  35. 247cfe0 Merge "Add <error.h>." by Elliott Hughes · 11 years ago
  36. b8a8cf0 Add <error.h>. by Elliott Hughes · 11 years ago
  37. 82d7504 Update kernel headers to v3.18.3. by Christopher Ferris · 11 years ago
  38. 616344d Make bionic compile even if resolver debugging is enabled. by Lorenzo Colitti · 11 years ago
  39. 6eb5dc1 Merge "Fix coverage build after adding clang coverage." by Dan Albert · 11 years ago
  40. 6e9e6ad Fix coverage build after adding clang coverage. by Dan Albert · 11 years ago
  41. c5dc02a Reduce <stdlib.h> namespace pollution. by Elliott Hughes · 11 years ago
  42. 6466292 Reduce <signal.h> namespace pollution. by Elliott Hughes · 11 years ago
  43. 6e15edc Merge "Say "Bad file descriptor" rather than "Bad file number"." by Elliott Hughes · 11 years ago
  44. d309877 Say "Bad file descriptor" rather than "Bad file number". by Elliott Hughes · 11 years ago
  45. e6bb5a2 Fix optimized fread. by Elliott Hughes · 11 years ago
  46. ab58559 Merge "Add a basic NDK compatibility library." by Dan Albert · 11 years ago
  47. c56af08 Use a more specific return type for app_id_from_name. by Elliott Hughes · 11 years ago
  48. 9c3fd59 Add a basic NDK compatibility library. by Dan Albert · 11 years ago
  49. d1668a7 Merge "Turn on -Wold-style-cast and fix the errors." by Elliott Hughes · 11 years ago
  50. 4f11c59 Merge "Add ndk_missing_symbols.py." by Dan Albert · 11 years ago
  51. 8b5df39 Turn on -Wold-style-cast and fix the errors. by Elliott Hughes · 11 years ago
  52. 169eb66 Add ndk_missing_symbols.py. by Dan Albert · 11 years ago
  53. 8c4994b Implement __fsetlocking. by Elliott Hughes · 11 years ago
  54. e69e645 Fix signed/unsigned comparison that was upsetting clang. by Elliott Hughes · 11 years ago
  55. 8885dcc Add TEMP_FAILURE_RETRY to stdio's low-level read/write functions. by Elliott Hughes · 11 years ago
  56. a6a0949 Fix build error when XLOG is enabled by Patrick Tjin · 11 years ago
  57. 75b9938 Optimized fread. by Elliott Hughes · 11 years ago
  58. 19e246d Fix possible leak in pthread_detach. by Yabin Cui · 11 years ago
  59. 9d9ebc5 bionic: libc: Added path to root ramdisk build properties file. by Andres Morales · 11 years ago
  60. 01abeac Sync with upstream OpenBSD stdio. by Elliott Hughes · 11 years ago
  61. 3471fcb Clean up paths.h. by Yabin Cui · 11 years ago
  62. a137f53 Add ARM_IRELATIVE relocation by Dmitriy Ivanov · 11 years ago
  63. c62a4b5 Fix freeaddrinfo(NULL). by Elliott Hughes · 11 years ago
  64. 917d390 Make pthread stack size match real range. by Yabin Cui · 11 years ago
  65. ac8f281 Merge "_Unwind_Context is a struct." by Elliott Hughes · 11 years ago
  66. 30e59c4 _Unwind_Context is a struct. by Elliott Hughes · 11 years ago
  67. 8004f73 Merge "Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK." by Yabin Cui · 11 years ago
  68. ba8dfc2 Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK. by Yabin Cui · 11 years ago
  69. e247e1c [MIPS64] Add correct mcontext_t for 64-bit MIPS by Faraz Shahbazker · 11 years ago
  70. 541b0b1 Merge "Reserve enough user request stack space in pthread_create." by Yabin Cui · 11 years ago
  71. 6a7aaf4 Reserve enough user request stack space in pthread_create. by Yabin Cui · 11 years ago
  72. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  73. 0a55240 Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>." by Elliott Hughes · 11 years ago
  74. 64d8382 Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>. by Elliott Hughes · 11 years ago
  75. 50e15a2 Merge "Remove more BSD cruft from the public headers." by Elliott Hughes · 11 years ago
  76. ba09edc Merge "Fix nan output in the printf family." by Elliott Hughes · 11 years ago
  77. 1b18aff Fix nan output in the printf family. by Elliott Hughes · 11 years ago
  78. 998f2d5 Remove more BSD cruft from the public headers. by Elliott Hughes · 11 years ago
  79. a2177c6 Move gethtnamaddr.c to net/ subdirectory. by Yabin Cui · 11 years ago
  80. 7e202e4 Merge "Remove t->tls==NULL check in pthread_key_delete." by Yabin Cui · 11 years ago
  81. 246bcb1 Remove t->tls==NULL check in pthread_key_delete. by Yabin Cui · 11 years ago
  82. cdc7ad1 Merge "Use mmap to create the pthread_internal_t" by Yabin Cui · 11 years ago
  83. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 11 years ago
  84. e28a186 Merge "Support gethostbyname_r_ERANGE." by Yabin Cui · 11 years ago
  85. 7069256 Support gethostbyname_r_ERANGE. by Yabin Cui · 11 years ago
  86. 6881572 Add support for DT_MIPS_RLD_MAP2 tag. by Raghu Gandham · 11 years ago
  87. 6b2b585 Update bionic NOTICE files. by Elliott Hughes · 11 years ago
  88. c631bb2 Merge "Fix the types of some of the struct stat fields." by Elliott Hughes · 11 years ago
  89. b7f0693 Merge "Remove bogus #include <endian.h> from <sys/stat.h>." by Elliott Hughes · 11 years ago
  90. 9257c47 Fix the types of some of the struct stat fields. by Elliott Hughes · 11 years ago
  91. 8597c2b Merge "Split the shared group data from the shared passwd data." by Elliott Hughes · 11 years ago
  92. 0c92e8c Remove bogus #include <endian.h> from <sys/stat.h>. by Elliott Hughes · 11 years ago
  93. 1c52e6c Fix struct stat member types for x86-64. by Elliott Hughes · 11 years ago
  94. 7874f1d Split the shared group data from the shared passwd data. by Elliott Hughes · 11 years ago
  95. 370a3e5 Merge "Sync with upstream for gethnamaddr.c." by Yabin Cui · 11 years ago
  96. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  97. 3a50b65 Merge "Fix <net/route.h>." by Elliott Hughes · 11 years ago
  98. badd7e1 Fix <net/route.h>. by Elliott Hughes · 11 years ago
  99. 1ef6ec4 Move the generic arm memcmp.S into the generic directory. by Elliott Hughes · 11 years ago
  100. f92cc30 Remove arm assembler not referenced from any makefile. by Elliott Hughes · 11 years ago