1. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  2. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  3. 8778d64 Remove __BIONIC_LEGACY_INLINE. by Josh Gao · 9 years ago
  4. 420d02c Merge "Make it possible to build bionic with -I instead of -isystem." by Elliott Hughes · 9 years ago
  5. 5470c18 Make it possible to build bionic with -I instead of -isystem. by Elliott Hughes · 9 years ago
  6. 4f62c5b Merge changes I7718b1ba,I648adc35 by Treehugger Robot · 9 years ago
  7. 508d292 Only define sa_family_t once. by Elliott Hughes · 9 years ago
  8. 3e3f4a5 Treat "persist.sys.timezone" as being a Java-format timezone. by Elliott Hughes · 10 years ago
  9. a9fbaee Merge "Align-up and randomize shared libraries." by Evgenii Stepanov · 10 years ago
  10. fe28077 Merge "Move/remove android only kernel uapi headers." by Christopher Ferris · 10 years ago
  11. d13e9a6 Align-up and randomize shared libraries. by Evgenii Stepanov · 10 years ago
  12. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 10 years ago
  13. d6e8b8c Move/remove android only kernel uapi headers. by Christopher Ferris · 10 years ago
  14. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 10 years ago
  15. 32c79c2 Put the legacy stdio fds back for pre-M. by Dan Albert · 10 years ago
  16. 77bd607 Add an alias for _CTYPE_N. by Dan Albert · 10 years ago
  17. a24a247 Merge "Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC." by Yabin Cui · 10 years ago
  18. 0393437 Merge "Convert malloc_debug from Android.mk to Android.bp" by Colin Cross · 10 years ago
  19. baa4899 Convert malloc_debug from Android.mk to Android.bp by Colin Cross · 10 years ago
  20. fe4a4d8 Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC. by Yabin Cui · 10 years ago
  21. 4ce902c Support 32-bit ARM vdso. by Elliott Hughes · 10 years ago
  22. 7f0e89f Rename Android.soong.mk to Android.mk by Colin Cross · 10 years ago
  23. 2974eec Update the kernel header documentation. by Christopher Ferris · 10 years ago
  24. 7bd0178 Add the record alloc option. by Christopher Ferris · 10 years ago
  25. 516f09c Update timezone data to 2016f by Neil Fuller · 10 years ago
  26. 53420fb x86-64's va_list is not a pointer type. by Elliott Hughes · 10 years ago
  27. 1fec29e Merge "Revert "Skip Clang's integrated-as for hand-coded assembly"" by Treehugger Robot · 10 years ago
  28. b6453c5 Only initialize the global stack protector once. by Josh Gao · 10 years ago
  29. 1089afb Make getpid work before TLS has been initialized. by Josh Gao · 10 years ago
  30. 8ed118d Apparently mips and x86's va_list is a pointer type. by Elliott Hughes · 10 years ago
  31. 9eb3ae1 Remove __nonnull (in favor of _Nonnull). by Elliott Hughes · 10 years ago
  32. b2f5a58 Revert "Skip Clang's integrated-as for hand-coded assembly" by Pirama Arumuga Nainar · 10 years ago
  33. 1159c19 Merge changes I98c9329f,I40936f7b,I09d20ff1 by Treehugger Robot · 10 years ago
  34. c80ffec Defer registration of the arc4random fork-detect handler. by Josh Gao · 10 years ago
  35. 3e45901 Make getpid work before the main thread is initialized. by Josh Gao · 10 years ago
  36. 250667a Take the arc4random lock before forking. by Josh Gao · 10 years ago
  37. 9158386 Merge "Skip Clang's integrated-as for hand-coded assembly" by Treehugger Robot · 10 years ago
  38. 8d414dd Skip Clang's integrated-as for hand-coded assembly by Pirama Arumuga Nainar · 10 years ago
  39. 325b14a Update timezone data to 2016e by Neil Fuller · 10 years ago
  40. 9c8d711 Don't expose all BSD extensions. by Elliott Hughes · 10 years ago
  41. 95fa26e Update symbol versions. by Josh Gao · 10 years ago
  42. 2ed5852 Merge "Rationalize visibility." by Treehugger Robot · 10 years ago
  43. 213584b Remove obsolete GCC workaround. by Elliott Hughes · 10 years ago
  44. 3ba55f8 Rationalize visibility. by Elliott Hughes · 10 years ago
  45. 93bae32 Merge "Fix the SIZE_T_MAX SSIZE_MAX defines." by Treehugger Robot · 10 years ago
  46. 47fcfff Fix the SIZE_T_MAX SSIZE_MAX defines. by Christopher Ferris · 10 years ago
  47. 20788ae Add ctermid. by Elliott Hughes · 10 years ago
  48. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago
  49. cf4c364 Merge "Move /vendor/bin down with /vendor/xbin." by Elliott Hughes · 10 years ago
  50. 409e48a More C compatibility. by Elliott Hughes · 10 years ago
  51. 8cabd86 Move /vendor/bin down with /vendor/xbin. by Elliott Hughes · 10 years ago
  52. 74669e9 Merge "Add /vendor/xbin to root's path." by Treehugger Robot · 10 years ago
  53. f484050 Preliminary cleanup of <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  54. 901cc14 Merge "Just use libstdc++ for the cxa stuff inside bionic." by Treehugger Robot · 10 years ago
  55. 99a84c8 Remove __cachectl. by Josh Gao · 10 years ago
  56. f21ca65 Merge "Fix __errordecl on clang." by Treehugger Robot · 10 years ago
  57. 8ba4424 Fix __errordecl on clang. by Josh Gao · 10 years ago
  58. 71e783d Remove __brk by Dimitry Ivanov · 10 years ago
  59. d23c37b Merge changes I1bb1925a,Icd638673 by Treehugger Robot · 10 years ago
  60. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 10 years ago
  61. 8428fb0 Merge "Remove deprecated Android.mk files" by Colin Cross · 10 years ago
  62. e20730c Merge "Remove declaration for __brk." by Treehugger Robot · 10 years ago
  63. 6e9c1f6 Remove declaration for __brk. by Josh Gao · 10 years ago
  64. 9a29c3f Add /vendor/xbin to root's path. by Erik Kline · 10 years ago
  65. 816fab9 Just use libstdc++ for the cxa stuff inside bionic. by Elliott Hughes · 10 years ago
  66. 676f6e3 Merge "Remove libstdc++ include files." by Treehugger Robot · 10 years ago
  67. f44b232 Remove libstdc++ include files. by Elliott Hughes · 10 years ago
  68. 7510c33 Remove deprecated Android.mk files by Colin Cross · 10 years ago
  69. bdd8f89 Improve diagnostics from the assembler __strcpy_chk routines. by Elliott Hughes · 10 years ago
  70. a3c2df9 Merge "Improve diagnostics from the assembler __strcat_chk routines." by Treehugger Robot · 10 years ago
  71. c75da09 Improve diagnostics from the assembler __strcat_chk routines. by Elliott Hughes · 10 years ago
  72. 8c2467a Merge "Don't use __u64/__u32 in <sys/user.h>." by Treehugger Robot · 10 years ago
  73. bb12921 Don't use __u64/__u32 in <sys/user.h>. by Josh Gao · 10 years ago
  74. eab4803 Update documentation for malloc debug. by Christopher Ferris · 10 years ago
  75. 8963dd3 Make all rt_sigtimedwait signatures match. by Elliott Hughes · 10 years ago
  76. 82ef6a1 Updated to v4.4.11 kernel headers. by Christopher Ferris · 10 years ago
  77. 5a22d3e Force clang for bionic by Colin Cross · 10 years ago
  78. 5df5884 Merge "Regenerate NOTICE files." by Elliott Hughes · 10 years ago
  79. ecffdeb Merge "Stop including <machine/cpu-features.h>." by Elliott Hughes · 10 years ago
  80. 382bd66 Stop including <machine/cpu-features.h>. by Elliott Hughes · 10 years ago
  81. 882b8af Regenerate NOTICE files. by Elliott Hughes · 10 years ago
  82. 79d0281 Merge "Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs" by Colin Cross · 10 years ago
  83. acf2c26 Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs by Colin Cross · 10 years ago
  84. cb8ef17 Merge "Fix <resolv.h> and <netinet/tcp.h> so dnscap builds." by Elliott Hughes · 10 years ago
  85. f021061 Fix <resolv.h> and <netinet/tcp.h> so dnscap builds. by Elliott Hughes · 10 years ago
  86. c6190a9 We have the _r ether_ntoa/ether_aton functions too. by Elliott Hughes · 10 years ago
  87. f6324d5 Fix our *ether* headers mess. by Elliott Hughes · 10 years ago
  88. 0c65708 Update Android.bp to match Android.mk by Dan Willemsen · 10 years ago
  89. 6db7e5a Merge "Always update search domain paths." by Pierre Imai · 10 years ago
  90. bab9d79 Remove <net/if_types.h>. by Elliott Hughes · 10 years ago
  91. d0b1733 Merge "Remove various bits of header cruft." by Elliott Hughes · 10 years ago
  92. 35c115c Merge "Remove linker-namespace functions from the header" by Dimitry Ivanov · 10 years ago
  93. 06e2202 Always update search domain paths. by Pierre Imai · 10 years ago
  94. 12f3541 Remove various bits of header cruft. by Elliott Hughes · 10 years ago
  95. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 10 years ago
  96. e2f2583 Remove declaration of pthread_cond_timedwait_relative_np. by Elliott Hughes · 10 years ago
  97. d2f3ce9 Merge "Remove pthread_mutex_lock_timeout_np from <pthread.h>." by Elliott Hughes · 10 years ago
  98. 0155995 Merge "Generalize the clone function slightly." by Elliott Hughes · 10 years ago
  99. 3164ab7 Remove pthread_mutex_lock_timeout_np from <pthread.h>. by Elliott Hughes · 10 years ago
  100. e104a2e Generalize the clone function slightly. by Elliott Hughes · 10 years ago