1. 026867c Merge "Improve stack overflow diagnostics." by Elliott Hughes · 11 years ago
  2. aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 11 years ago
  3. 9562d38 Merge "Clean up __builtin_expect usage." by Elliott Hughes · 11 years ago
  4. d4e753f Clean up __builtin_expect usage. by Elliott Hughes · 11 years ago
  5. f152e38 Merge "EABI syscall cleanup." by Elliott Hughes · 11 years ago
  6. da4a3e6 EABI syscall cleanup. by Elliott Hughes · 11 years ago
  7. 67750c8 Merge "Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize." by Elliott Hughes · 11 years ago
  8. b95cf0d Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize. by Elliott Hughes · 11 years ago
  9. 59ed029 Merge "Upgrade to tzcode2013d." by Elliott Hughes · 11 years ago
  10. ce4783c Upgrade to tzcode2013d. by Elliott Hughes · 11 years ago
  11. 3db1f35 Merge "Add a trivial gmtime(3) test." by Elliott Hughes · 11 years ago
  12. ee178bf Add a trivial gmtime(3) test. by Elliott Hughes · 11 years ago
  13. 8a36369 Merge "Add TCP_INFO state enum values." by Elliott Hughes · 11 years ago
  14. 0dff43c Add TCP_INFO state enum values. by Elliott Hughes · 11 years ago
  15. d30877a Merge "syslog.h: add __printflike to syslog functions" by Nick Kralevich · 11 years ago
  16. 6b1dd17 syslog.h: add __printflike to syslog functions by Nick Kralevich · 11 years ago
  17. b7f4923 Merge "Fix MIPS build." by Elliott Hughes · 11 years ago
  18. 6184c1f Fix MIPS build. by Elliott Hughes · 11 years ago
  19. 9d47671 Merge "Add <sys/statvfs.h>." by Elliott Hughes · 11 years ago
  20. 06040fd Add <sys/statvfs.h>. by Elliott Hughes · 11 years ago
  21. 4fc8a0c Merge "Remove <netinet/icmp6.h> ni_* macros." by Elliott Hughes · 11 years ago
  22. c2cd33e Remove <netinet/icmp6.h> ni_* macros. by Elliott Hughes · 11 years ago
  23. ff14527 Merge "Upgrade to tzdata2013d." by Elliott Hughes · 11 years ago
  24. 5149de0 Upgrade to tzdata2013d. by Elliott Hughes · 11 years ago
  25. e31c45c Merge "Make bionic's <netinet/icmp6.h> standalone, like glibc's." by Elliott Hughes · 11 years ago
  26. 3a040d8 Make bionic's <netinet/icmp6.h> standalone, like glibc's. by Elliott Hughes · 11 years ago
  27. 6b33f31 Merge "Fix IPv6 filtering definitions in netinet/icmp6.h." by Elliott Hughes · 11 years ago
  28. bfc6a59 Fix IPv6 filtering definitions in netinet/icmp6.h. by Lorenzo Colitti · 11 years ago
  29. e63ea6a Merge "Clean up <sys/mount.h>/<linux/fs.h> duplication." by Elliott Hughes · 11 years ago
  30. e42e51d Clean up <sys/mount.h>/<linux/fs.h> duplication. by Elliott Hughes · 11 years ago
  31. 8498359 Merge "bionic_atomic_arm.h: Remove < ARMv6 support" by Nick Kralevich · 11 years ago
  32. e91f717 bionic_atomic_arm.h: Remove < ARMv6 support by Nick Kralevich · 11 years ago
  33. de2781d Merge changes I01345c23,I3b57517c by Elliott Hughes · 11 years ago
  34. f936ef1 Include linux/termios.h from sys/ioctl.h. by Lorenzo Colitti · 11 years ago
  35. d7b0d6e Update linux/types.h to linux 2.6.20. by Lorenzo Colitti · 11 years ago
  36. ebc8ce1 Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings." by Elliott Hughes · 11 years ago
  37. 2753e12 libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. by Will Newton · 11 years ago
  38. 87b4286 Merge "Expose dn_comp and dn_expand to system C code." by Elliott Hughes · 11 years ago
  39. b8e435c Expose dn_comp and dn_expand to system C code. by Lorenzo Colitti · 11 years ago
  40. feec97a Merge "Fix inttypes.h PRI?PTR and SCN?PTR macros." by Elliott Hughes · 11 years ago
  41. 74f0833 Fix inttypes.h PRI?PTR and SCN?PTR macros. by Elliott Hughes · 11 years ago
  42. 1ba3a2c Merge "Update icmp6.h to current NetBSD." by Elliott Hughes · 11 years ago
  43. ce7c404 Update icmp6.h to current NetBSD. by Lorenzo Colitti · 11 years ago
  44. 7c14d67 Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings." by Christopher Ferris · 11 years ago
  45. 413eef7 Merge "More FORTIFY_SOURCE functions under clang" by Nick Kralevich · 11 years ago
  46. b61103d libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. by Will Newton · 11 years ago
  47. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 11 years ago
  48. 227b47a Merge "resolv_private.h: remove #define b64_ntop and b64_pton" by Nick Kralevich · 11 years ago
  49. ca43d73 resolv_private.h: remove #define b64_ntop and b64_pton by Nick Kralevich · 11 years ago
  50. 394df35 Merge "Reorganize FORTIFY_SOURCE tests." by Nick Kralevich · 11 years ago
  51. 5bcf398 Reorganize FORTIFY_SOURCE tests. by Nick Kralevich · 11 years ago
  52. 78a7bf9 Merge "stdio.h: enable vs?printf clang FORTIFY_SOURCE" by Nick Kralevich · 11 years ago
  53. c8ae8bd stdio.h: enable vs?printf clang FORTIFY_SOURCE by Nick Kralevich · 11 years ago
  54. fbec57d Merge changes Ib496e818,I074204e9 by Colin Cross · 11 years ago
  55. 5e9a086 bionic: add compatibility mode for properties by Colin Cross · 11 years ago
  56. 1ec20a0 bionic: use the size of the file to determine property area size by Colin Cross · 11 years ago
  57. b116bf7 Merge "Switch to current upstream getopt_long." by Elliott Hughes · 11 years ago
  58. 995f17e Merge "libc: add swapon and swapoff syscalls" by Rom Lemarchand · 11 years ago
  59. d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 11 years ago
  60. c76550b Merge "Update x86 machine/endian.h from upstream" by Elliott Hughes · 11 years ago
  61. 64a4f6a Update x86 machine/endian.h from upstream by Pavel Chupin · 11 years ago
  62. d206b56 libc: add swapon and swapoff syscalls by Rom Lemarchand · 11 years ago
  63. 7d624e9 Merge "Kernel dso support for 'dl_iterate_phdr' function" by Elliott Hughes · 11 years ago
  64. c45087b Kernel dso support for 'dl_iterate_phdr' function by Sergey Melnikov · 12 years ago
  65. bfacb60 Merge "libc: enable FORTIFY_SOURCE snprintf under clang" by Nick Kralevich · 11 years ago
  66. 621b19d libc: enable FORTIFY_SOURCE snprintf under clang by Nick Kralevich · 11 years ago
  67. 1642edb Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f by Colin Cross · 11 years ago
  68. 836dbf6 bionic: store property names as variable-length strings by Greg Hackmann · 11 years ago
  69. 1d36ee1 bionic: prevent root processes from calling __system_property_add by Colin Cross · 11 years ago
  70. 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 11 years ago
  71. 996cdc4 bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 11 years ago
  72. f7511e3 bionic: add missing memory barriers to system properties by Greg Hackmann · 11 years ago
  73. cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
  74. 0ea1d5c Merge "libc: enable sprintf FORTIFY_SOURCE under clang" by Nick Kralevich · 11 years ago
  75. c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 11 years ago
  76. 53ddcc9 Merge "linker: Emit a warning on text relocations" by Nick Kralevich · 11 years ago
  77. c908442 linker: Emit a warning on text relocations by Nick Kralevich · 11 years ago
  78. 6819773 Merge "libc_logging: don't keep file descriptors open forever" by Nick Kralevich · 11 years ago
  79. 17fc25d libc_logging: don't keep file descriptors open forever by Nick Kralevich · 11 years ago
  80. 0ce28d2 Merge "libc: enable FORTIFY_SOURCE clang strlcpy" by Nick Kralevich · 11 years ago
  81. 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 11 years ago
  82. 4eed650 Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 11 years ago
  83. 02ca0e3 Merge "Fix FORTIFY_SOURCE unittests." by Nick Kralevich · 11 years ago
  84. 3225f49 Merge "bionic: add __system_property_foreach" by Colin Cross · 11 years ago
  85. 3cd4cac Fix FORTIFY_SOURCE unittests. by Nick Kralevich · 11 years ago
  86. dc5d342 stdint.h header is not fully compatible with C99(ISO9899:1999) by Sergey Melnikov · 12 years ago
  87. c6ff844 bionic: add __system_property_foreach by Greg Hackmann · 12 years ago
  88. c656d73 Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 11 years ago
  89. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 11 years ago
  90. 0846109 Merge "libc: Rename fortify error functions." by Nick Kralevich · 11 years ago
  91. dd0880f Merge "libc: add limited FORTIFY_SOURCE support for clang" by Nick Kralevich · 11 years ago
  92. 6807af7 Merge "Make LD_PRELOAD failures just warnings." by Elliott Hughes · 11 years ago
  93. 0200244 Merge "bionic: fix deleting property arrays in property benchmark" by Colin Cross · 11 years ago
  94. e2fb05b Merge "libc: Introduce __errordecl()" by Nick Kralevich · 11 years ago
  95. 7e5a8cc Make LD_PRELOAD failures just warnings. by Elliott Hughes · 11 years ago
  96. 7d06813 bionic: fix deleting property arrays in property benchmark by Colin Cross · 11 years ago
  97. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 11 years ago
  98. 0005b35 Merge "bionic: change properties benchmarks to read a single property" by Colin Cross · 11 years ago
  99. 7d90cfa bionic: change properties benchmarks to read a single property by Colin Cross · 11 years ago
  100. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 11 years ago