1. a8d0676 Merge "[MIPS] __dso_handle.S and __dso_handle_so.S not needed." by Elliott Hughes · 12 years ago
  2. d0f2a60 Restore dlmalloc mmap threshold to 64k by Rom Lemarchand · 12 years ago
  3. 0995a7b [MIPS] __dso_handle.S and __dso_handle_so.S not needed. by Pete Delaney · 12 years ago
  4. 4cf1395 Move stuff only needed by pthread-timers.c into pthread-timers.c. by Elliott Hughes · 12 years ago
  5. 284f788 Upgrade mktemp.c to the current upstream version. by Elliott Hughes · 12 years ago
  6. 4c6b925 Remove some non-unused makefile generality. by Elliott Hughes · 12 years ago
  7. 8fa9081 Merge "[MIPS] Rewrite MIPS crtbegin* as C files." by Elliott Hughes · 12 years ago
  8. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 12 years ago
  9. 84114c8 Improve stack overflow diagnostics (take 2). by Elliott Hughes · 12 years ago
  10. 107cdd4 Prevent the madvise(MADV_MERGEABLE) mmap hack from affecting errno. by Elliott Hughes · 12 years ago
  11. e459bba mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps by Rom Lemarchand · 12 years ago
  12. 2cf5a6f Merge "Revert "Improve stack overflow diagnostics."" by Guang Zhu · 12 years ago
  13. d14dc3b Revert "Improve stack overflow diagnostics." by Guang Zhu · 12 years ago
  14. 8c1b966 Merge "Revert "Clean up our alternate signal stacks."" by Guang Zhu · 12 years ago
  15. eb1b074 Revert "Clean up our alternate signal stacks." by Guang Zhu · 12 years ago
  16. 9ad2a73 Fix assembler errors in generic arm strlen.c. by Christopher Ferris · 12 years ago
  17. 0aa9b52 Add new optimized strlen for arm. by Christopher Ferris · 12 years ago
  18. 5cf8795 Clean up our alternate signal stacks. by Elliott Hughes · 12 years ago
  19. aa754dc Improve stack overflow diagnostics. by Elliott Hughes · 12 years ago
  20. d4e753f Clean up __builtin_expect usage. by Elliott Hughes · 12 years ago
  21. da4a3e6 EABI syscall cleanup. by Elliott Hughes · 12 years ago
  22. b95cf0d Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize. by Elliott Hughes · 12 years ago
  23. ce4783c Upgrade to tzcode2013d. by Elliott Hughes · 12 years ago
  24. 0dff43c Add TCP_INFO state enum values. by Elliott Hughes · 12 years ago
  25. 6b1dd17 syslog.h: add __printflike to syslog functions by Nick Kralevich · 12 years ago
  26. 6184c1f Fix MIPS build. by Elliott Hughes · 12 years ago
  27. 06040fd Add <sys/statvfs.h>. by Elliott Hughes · 12 years ago
  28. c2cd33e Remove <netinet/icmp6.h> ni_* macros. by Elliott Hughes · 12 years ago
  29. 5149de0 Upgrade to tzdata2013d. by Elliott Hughes · 12 years ago
  30. 3a040d8 Make bionic's <netinet/icmp6.h> standalone, like glibc's. by Elliott Hughes · 12 years ago
  31. bfc6a59 Fix IPv6 filtering definitions in netinet/icmp6.h. by Lorenzo Colitti · 12 years ago
  32. e63ea6a Merge "Clean up <sys/mount.h>/<linux/fs.h> duplication." by Elliott Hughes · 12 years ago
  33. e42e51d Clean up <sys/mount.h>/<linux/fs.h> duplication. by Elliott Hughes · 12 years ago
  34. e91f717 bionic_atomic_arm.h: Remove < ARMv6 support by Nick Kralevich · 12 years ago
  35. f936ef1 Include linux/termios.h from sys/ioctl.h. by Lorenzo Colitti · 12 years ago
  36. d7b0d6e Update linux/types.h to linux 2.6.20. by Lorenzo Colitti · 12 years ago
  37. 2753e12 libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. by Will Newton · 12 years ago
  38. b8e435c Expose dn_comp and dn_expand to system C code. by Lorenzo Colitti · 12 years ago
  39. 74f0833 Fix inttypes.h PRI?PTR and SCN?PTR macros. by Elliott Hughes · 12 years ago
  40. ce7c404 Update icmp6.h to current NetBSD. by Lorenzo Colitti · 12 years ago
  41. 7c14d67 Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings." by Christopher Ferris · 12 years ago
  42. b61103d libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. by Will Newton · 12 years ago
  43. a6cde39 More FORTIFY_SOURCE functions under clang by Nick Kralevich · 12 years ago
  44. ca43d73 resolv_private.h: remove #define b64_ntop and b64_pton by Nick Kralevich · 12 years ago
  45. c8ae8bd stdio.h: enable vs?printf clang FORTIFY_SOURCE by Nick Kralevich · 12 years ago
  46. 5e9a086 bionic: add compatibility mode for properties by Colin Cross · 12 years ago
  47. 1ec20a0 bionic: use the size of the file to determine property area size by Colin Cross · 12 years ago
  48. b116bf7 Merge "Switch to current upstream getopt_long." by Elliott Hughes · 12 years ago
  49. 995f17e Merge "libc: add swapon and swapoff syscalls" by Rom Lemarchand · 12 years ago
  50. d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 12 years ago
  51. 64a4f6a Update x86 machine/endian.h from upstream by Pavel Chupin · 12 years ago
  52. d206b56 libc: add swapon and swapoff syscalls by Rom Lemarchand · 12 years ago
  53. c45087b Kernel dso support for 'dl_iterate_phdr' function by Sergey Melnikov · 13 years ago
  54. 621b19d libc: enable FORTIFY_SOURCE snprintf under clang by Nick Kralevich · 12 years ago
  55. 836dbf6 bionic: store property names as variable-length strings by Greg Hackmann · 12 years ago
  56. 1d36ee1 bionic: prevent root processes from calling __system_property_add by Colin Cross · 12 years ago
  57. 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 12 years ago
  58. 996cdc4 bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 12 years ago
  59. f7511e3 bionic: add missing memory barriers to system properties by Greg Hackmann · 12 years ago
  60. cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
  61. c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 12 years ago
  62. 17fc25d libc_logging: don't keep file descriptors open forever by Nick Kralevich · 12 years ago
  63. 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 12 years ago
  64. 4eed650 Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 12 years ago
  65. dc5d342 stdint.h header is not fully compatible with C99(ISO9899:1999) by Sergey Melnikov · 13 years ago
  66. c6ff844 bionic: add __system_property_foreach by Greg Hackmann · 12 years ago
  67. c656d73 Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 12 years ago
  68. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 12 years ago
  69. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 12 years ago
  70. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 12 years ago
  71. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 12 years ago
  72. 5cf32de bionic: move system property writing from init to bionic by Colin Cross · 13 years ago
  73. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 12 years ago
  74. 18bc975 Slight script cleanup; make gensyscalls work from any directory. by Elliott Hughes · 12 years ago
  75. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 12 years ago
  76. 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 12 years ago
  77. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 12 years ago
  78. 2815b1d Take some fixed upstream copyright headers and regenerate NOTICE. by Elliott Hughes · 12 years ago
  79. 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 12 years ago
  80. f1867d4 Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 12 years ago
  81. 9248d3a Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 12 years ago
  82. 55c5ec6 Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 12 years ago
  83. d8627af Add SIZE_MAX to <stdint.h> in a way that might actually work. by Elliott Hughes · 12 years ago
  84. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  85. 2c157ae <stdint.h> should expose SIZE_MAX. by Elliott Hughes · 12 years ago
  86. 7e6ce1a Fix abort(3) to raise SIGABRT rather than causing SIGSEGV. by Ben Cheng · 12 years ago
  87. 2fbc9dd Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 12 years ago
  88. 157c429 Merge "Revert "libc x86: Remove strcat.S"" by Elliott Hughes · 12 years ago
  89. 06708df Revert "libc x86: Remove strcat.S" by Elliott Hughes · 12 years ago
  90. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 12 years ago
  91. 156ccf4 update signal.h to be C90 compatable by Erik Gilling · 12 years ago
  92. 36fa67b Ensure header files using __BEGIN_DECLS include sys/cdefs.h. by Elliott Hughes · 12 years ago
  93. c5bfb62 Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 12 years ago
  94. 3282232 sys/personality.h: include <sys/cdefs.h> by Kito Cheng · 12 years ago
  95. 94d0daa Clean up useless declaration in thread_private.h by Kito Cheng · 12 years ago
  96. 4c00185 Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 12 years ago
  97. a123b5d Use bl instead of blx to support interworking properly. by Ben Cheng · 12 years ago
  98. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 12 years ago
  99. 0a49066 bionic/x86: Optimization for string routines by Liubov Dmitrieva · 14 years ago
  100. 4fe461b libc x86: Remove strcat.S by Nick Kralevich · 12 years ago