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