1. 4cf1395 Move stuff only needed by pthread-timers.c into pthread-timers.c. by Elliott Hughes · 11 years ago
  2. e8bd8c2 Merge "Upgrade mktemp.c to the current upstream version." by Elliott Hughes · 11 years ago
  3. 284f788 Upgrade mktemp.c to the current upstream version. by Elliott Hughes · 11 years ago
  4. f8a66bb Merge "Remove some non-unused makefile generality." by Elliott Hughes · 11 years ago
  5. 4c6b925 Remove some non-unused makefile generality. by Elliott Hughes · 11 years ago
  6. 8fa9081 Merge "[MIPS] Rewrite MIPS crtbegin* as C files." by Elliott Hughes · 11 years ago
  7. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 11 years ago
  8. 2be511d Merge "Improve stack overflow diagnostics (take 2)." by Elliott Hughes · 11 years ago
  9. 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 11 years ago
  10. 40e7a87 Merge "Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno." by Elliott Hughes · 11 years ago
  11. 107cdd4 Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno. by Elliott Hughes · 11 years ago
  12. b7b36b8 Merge "mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps" by Elliott Hughes · 11 years ago
  13. e459bba mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps by Rom Lemarchand · 11 years ago
  14. 2cf5a6f Merge "Revert "Improve stack overflow diagnostics."" by Guang Zhu · 11 years ago
  15. d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 11 years ago
  16. 8c1b966 Merge "Revert "Clean up our alternate signal stacks."" by Guang Zhu · 11 years ago
  17. eb1b074 Revert "Clean up our alternate signal stacks." by Guang Zhu · 11 years ago
  18. f63c28f Merge "Fix assembler errors in generic arm strlen.c." by Christopher Ferris · 11 years ago
  19. 6f4fed7 Merge "Add new optimized strlen for arm." by Christopher Ferris · 11 years ago
  20. 9ad2a73 Fix assembler errors in generic arm strlen.c. by Christopher Ferris · 11 years ago
  21. 0aa9b52 Add new optimized strlen for arm. by Christopher Ferris · 11 years ago
  22. f35e0c1 Merge "Clean up our alternate signal stacks." by Elliott Hughes · 11 years ago
  23. 5cf8795 Clean up our alternate signal stacks. by Elliott Hughes · 11 years ago
  24. 026867c Merge "Improve stack overflow diagnostics." by Elliott Hughes · 11 years ago
  25. aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 11 years ago
  26. 9562d38 Merge "Clean up __builtin_expect usage." by Elliott Hughes · 11 years ago
  27. d4e753f Clean up __builtin_expect usage. by Elliott Hughes · 11 years ago
  28. f152e38 Merge "EABI syscall cleanup." by Elliott Hughes · 11 years ago
  29. da4a3e6 EABI syscall cleanup. by Elliott Hughes · 11 years ago
  30. 67750c8 Merge "Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize." by Elliott Hughes · 11 years ago
  31. b95cf0d Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize. by Elliott Hughes · 11 years ago
  32. 59ed029 Merge "Upgrade to tzcode2013d." by Elliott Hughes · 11 years ago
  33. ce4783c Upgrade to tzcode2013d. by Elliott Hughes · 11 years ago
  34. 3db1f35 Merge "Add a trivial gmtime(3) test." by Elliott Hughes · 11 years ago
  35. ee178bf Add a trivial gmtime(3) test. by Elliott Hughes · 11 years ago
  36. 8a36369 Merge "Add TCP_INFO state enum values." by Elliott Hughes · 11 years ago
  37. 0dff43c Add TCP_INFO state enum values. by Elliott Hughes · 11 years ago
  38. d30877a Merge "syslog.h: add __printflike to syslog functions" by Nick Kralevich · 11 years ago
  39. 6b1dd17 syslog.h: add __printflike to syslog functions by Nick Kralevich · 11 years ago
  40. b7f4923 Merge "Fix MIPS build." by Elliott Hughes · 11 years ago
  41. 6184c1f Fix MIPS build. by Elliott Hughes · 11 years ago
  42. 9d47671 Merge "Add <sys/statvfs.h>." by Elliott Hughes · 11 years ago
  43. 06040fd Add <sys/statvfs.h>. by Elliott Hughes · 11 years ago
  44. 4fc8a0c Merge "Remove <netinet/icmp6.h> ni_* macros." by Elliott Hughes · 11 years ago
  45. c2cd33e Remove <netinet/icmp6.h> ni_* macros. by Elliott Hughes · 11 years ago
  46. ff14527 Merge "Upgrade to tzdata2013d." by Elliott Hughes · 11 years ago
  47. 5149de0 Upgrade to tzdata2013d. by Elliott Hughes · 11 years ago
  48. e31c45c Merge "Make bionic's <netinet/icmp6.h> standalone, like glibc's." by Elliott Hughes · 11 years ago
  49. 3a040d8 Make bionic's <netinet/icmp6.h> standalone, like glibc's. by Elliott Hughes · 11 years ago
  50. 6b33f31 Merge "Fix IPv6 filtering definitions in netinet/icmp6.h." by Elliott Hughes · 11 years ago
  51. bfc6a59 Fix IPv6 filtering definitions in netinet/icmp6.h. by Lorenzo Colitti · 11 years ago
  52. e63ea6a Merge "Clean up <sys/mount.h>/<linux/fs.h> duplication." by Elliott Hughes · 11 years ago
  53. e42e51d Clean up <sys/mount.h>/<linux/fs.h> duplication. by Elliott Hughes · 11 years ago
  54. 8498359 Merge "bionic_atomic_arm.h: Remove < ARMv6 support" by Nick Kralevich · 11 years ago
  55. e91f717 bionic_atomic_arm.h: Remove < ARMv6 support by Nick Kralevich · 11 years ago
  56. de2781d Merge changes I01345c23,I3b57517c by Elliott Hughes · 11 years ago
  57. f936ef1 Include linux/termios.h from sys/ioctl.h. by Lorenzo Colitti · 11 years ago
  58. d7b0d6e Update linux/types.h to linux 2.6.20. by Lorenzo Colitti · 11 years ago
  59. ebc8ce1 Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings." by Elliott Hughes · 11 years ago
  60. 2753e12 libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. by Will Newton · 11 years ago
  61. 87b4286 Merge "Expose dn_comp and dn_expand to system C code." by Elliott Hughes · 11 years ago
  62. b8e435c Expose dn_comp and dn_expand to system C code. by Lorenzo Colitti · 11 years ago
  63. feec97a Merge "Fix inttypes.h PRI?PTR and SCN?PTR macros." by Elliott Hughes · 11 years ago
  64. 74f0833 Fix inttypes.h PRI?PTR and SCN?PTR macros. by Elliott Hughes · 11 years ago
  65. 1ba3a2c Merge "Update icmp6.h to current NetBSD." by Elliott Hughes · 11 years ago
  66. ce7c404 Update icmp6.h to current NetBSD. by Lorenzo Colitti · 11 years ago
  67. 7c14d67 Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings." by Christopher Ferris · 11 years ago
  68. 413eef7 Merge "More FORTIFY_SOURCE functions under clang" by Nick Kralevich · 11 years ago
  69. b61103d libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. by Will Newton · 11 years ago
  70. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 11 years ago
  71. 227b47a Merge "resolv_private.h: remove #define b64_ntop and b64_pton" by Nick Kralevich · 11 years ago
  72. ca43d73 resolv_private.h: remove #define b64_ntop and b64_pton by Nick Kralevich · 11 years ago
  73. 394df35 Merge "Reorganize FORTIFY_SOURCE tests." by Nick Kralevich · 11 years ago
  74. 5bcf398 Reorganize FORTIFY_SOURCE tests. by Nick Kralevich · 11 years ago
  75. 78a7bf9 Merge "stdio.h: enable vs?printf clang FORTIFY_SOURCE" by Nick Kralevich · 11 years ago
  76. c8ae8bd stdio.h: enable vs?printf clang FORTIFY_SOURCE by Nick Kralevich · 11 years ago
  77. fbec57d Merge changes Ib496e818,I074204e9 by Colin Cross · 11 years ago
  78. 5e9a086 bionic: add compatibility mode for properties by Colin Cross · 11 years ago
  79. 1ec20a0 bionic: use the size of the file to determine property area size by Colin Cross · 11 years ago
  80. b116bf7 Merge "Switch to current upstream getopt_long." by Elliott Hughes · 11 years ago
  81. 995f17e Merge "libc: add swapon and swapoff syscalls" by Rom Lemarchand · 11 years ago
  82. d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 11 years ago
  83. c76550b Merge "Update x86 machine/endian.h from upstream" by Elliott Hughes · 11 years ago
  84. 64a4f6a Update x86 machine/endian.h from upstream by Pavel Chupin · 11 years ago
  85. d206b56 libc: add swapon and swapoff syscalls by Rom Lemarchand · 11 years ago
  86. 7d624e9 Merge "Kernel dso support for 'dl_iterate_phdr' function" by Elliott Hughes · 11 years ago
  87. c45087b Kernel dso support for 'dl_iterate_phdr' function by Sergey Melnikov · 12 years ago
  88. bfacb60 Merge "libc: enable FORTIFY_SOURCE snprintf under clang" by Nick Kralevich · 11 years ago
  89. 621b19d libc: enable FORTIFY_SOURCE snprintf under clang by Nick Kralevich · 11 years ago
  90. 1642edb Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f by Colin Cross · 11 years ago
  91. 836dbf6 bionic: store property names as variable-length strings by Greg Hackmann · 11 years ago
  92. 1d36ee1 bionic: prevent root processes from calling __system_property_add by Colin Cross · 11 years ago
  93. 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 11 years ago
  94. 996cdc4 bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 11 years ago
  95. f7511e3 bionic: add missing memory barriers to system properties by Greg Hackmann · 11 years ago
  96. cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
  97. 0ea1d5c Merge "libc: enable sprintf FORTIFY_SOURCE under clang" by Nick Kralevich · 11 years ago
  98. c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 11 years ago
  99. 53ddcc9 Merge "linker: Emit a warning on text relocations" by Nick Kralevich · 11 years ago
  100. c908442 linker: Emit a warning on text relocations by Nick Kralevich · 11 years ago