1. 64a4f6a Update x86 machine/endian.h from upstream by Pavel Chupin · 11 years ago
  2. c45087b Kernel dso support for 'dl_iterate_phdr' function by Sergey Melnikov · 12 years ago
  3. 621b19d libc: enable FORTIFY_SOURCE snprintf under clang by Nick Kralevich · 11 years ago
  4. 836dbf6 bionic: store property names as variable-length strings by Greg Hackmann · 11 years ago
  5. 1d36ee1 bionic: prevent root processes from calling __system_property_add by Colin Cross · 11 years ago
  6. 1540f60 bionic: revert to a single (larger) property area by Greg Hackmann · 11 years ago
  7. 996cdc4 bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 11 years ago
  8. f7511e3 bionic: add missing memory barriers to system properties by Greg Hackmann · 11 years ago
  9. cb215a7 bionic: make property area expandable by Greg Hackmann · 12 years ago
  10. c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 11 years ago
  11. 17fc25d libc_logging: don't keep file descriptors open forever by Nick Kralevich · 11 years ago
  12. 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 11 years ago
  13. 4eed650 Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 11 years ago
  14. dc5d342 stdint.h header is not fully compatible with C99(ISO9899:1999) by Sergey Melnikov · 12 years ago
  15. c6ff844 bionic: add __system_property_foreach by Greg Hackmann · 12 years ago
  16. c656d73 Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 11 years ago
  17. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 11 years ago
  18. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 11 years ago
  19. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 11 years ago
  20. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 11 years ago
  21. 5cf32de bionic: move system property writing from init to bionic by Colin Cross · 12 years ago
  22. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 11 years ago
  23. 18bc975 Slight script cleanup; make gensyscalls work from any directory. by Elliott Hughes · 11 years ago
  24. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 11 years ago
  25. 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 11 years ago
  26. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 11 years ago
  27. 2815b1d Take some fixed upstream copyright headers and regenerate NOTICE. by Elliott Hughes · 11 years ago
  28. 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 11 years ago
  29. f1867d4 Merge "Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."" by Elliott Hughes · 11 years ago
  30. 9248d3a Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 11 years ago
  31. 55c5ec6 Merge "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 11 years ago
  32. d8627af Add SIZE_MAX to <stdint.h> in a way that might actually work. by Elliott Hughes · 11 years ago
  33. 61e699a Clean up abort. by Elliott Hughes · 11 years ago
  34. 2c157ae <stdint.h> should expose SIZE_MAX. by Elliott Hughes · 11 years ago
  35. 7e6ce1a Fix abort(3) to raise SIGABRT rather than causing SIGSEGV. by Ben Cheng · 11 years ago
  36. 2fbc9dd Merge "bionic/x86: Optimization for string routines" by Elliott Hughes · 11 years ago
  37. 157c429 Merge "Revert "libc x86: Remove strcat.S"" by Elliott Hughes · 11 years ago
  38. 06708df Revert "libc x86: Remove strcat.S" by Elliott Hughes · 11 years ago
  39. 885f3b9 Implement malloc_usable_size for debug impls. by Christopher Ferris · 11 years ago
  40. 156ccf4 update signal.h to be C90 compatable by Erik Gilling · 11 years ago
  41. 36fa67b Ensure header files using __BEGIN_DECLS include sys/cdefs.h. by Elliott Hughes · 11 years ago
  42. c5bfb62 Merge "sys/personality.h: include <sys/cdefs.h>" by Elliott Hughes · 11 years ago
  43. 3282232 sys/personality.h: include <sys/cdefs.h> by Kito Cheng · 11 years ago
  44. 94d0daa Clean up useless declaration in thread_private.h by Kito Cheng · 11 years ago
  45. 4c00185 Merge "Fix declaration of malloc_usable_size()" by Elliott Hughes · 11 years ago
  46. a123b5d Use bl instead of blx to support interworking properly. by Ben Cheng · 11 years ago
  47. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 11 years ago
  48. 0a49066 bionic/x86: Optimization for string routines by Liubov Dmitrieva · 13 years ago
  49. 4fe461b libc x86: Remove strcat.S by Nick Kralevich · 11 years ago
  50. e4c4ada libc x86: Remove index.S, strcpy.S, strchr.S by Nick Kralevich · 11 years ago
  51. 615684c libc: delete x86 memchr.S by Nick Kralevich · 11 years ago
  52. 25a87f7 Fix declaration of malloc_usable_size() by David 'Digit' Turner · 11 years ago
  53. 22bda4b libc/arm: add cortex-a8 cpu variant by Rom Lemarchand · 11 years ago
  54. d35106f Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX. by Elliott Hughes · 11 years ago
  55. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 11 years ago
  56. b2e1abd Pull upstream FreeBSD revision 249810. by Elliott Hughes · 11 years ago
  57. b0a2fc3 epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events by Todd Poynor · 11 years ago
  58. 4200e62 libc: add timerfd calls by Todd Poynor · 11 years ago
  59. 5c4340b libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 11 years ago
  60. 23b9fd2 libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 11 years ago
  61. bb0b09c Fix all printf warnings in res_send.c. by Kito Cheng · 11 years ago
  62. 63dd03c Remove a spurious FIXME and unnecessary type cast. by Ben Cheng · 11 years ago
  63. 52171b9 Adjust PC value in ARM stack trace. by Ben Cheng · 11 years ago
  64. 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 11 years ago
  65. 532d6f0 Use __predict_false on some fortify methods. by Nick Kralevich · 11 years ago
  66. 4f40e51 libc: cleanup strchr by Nick Kralevich · 11 years ago
  67. 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  68. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  69. 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  70. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 11 years ago
  71. c6dc62f Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 11 years ago
  72. e66ad78 [NETFILTER]: Fix iptables ABI breakage by Nick Kralevich · 11 years ago
  73. f7153fd Merge "Remove redundant space within square brackets" by Andrew Hsieh · 11 years ago
  74. e7aaad8 Improve diagnostics in the face of bad tzdata. by Elliott Hughes · 11 years ago
  75. e8f46e8 Remove redundant space within square brackets by Andrew Hsieh · 11 years ago
  76. 85aeb49 Don't avoid IPv6 when looking for new tzdata. by Elliott Hughes · 11 years ago
  77. 21da42e Disable IPv6 when looking for tzdata updates. by Elliott Hughes · 11 years ago
  78. 2c60c18 Merge "Upgrade to tzdata2013c." by Elliott Hughes · 11 years ago
  79. 676e66d Add signature checking to HTTP tzdata updates. by Elliott Hughes · 11 years ago
  80. 2379088 Upgrade to tzdata2013c. by Elliott Hughes · 11 years ago
  81. f8dff7d Rename the tzdata update tool, and add HTTP support. by Elliott Hughes · 11 years ago
  82. 8c181aa Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 11 years ago
  83. 516a897 Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 11 years ago
  84. 796cbe2 Rewrite memset for cortexa15 to use strd. by Christopher Ferris · 11 years ago
  85. ea48974 Use hidden visibility for internal-use-only functions by Kito Cheng · 11 years ago
  86. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 11 years ago
  87. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 11 years ago
  88. 4ca685e Add missing include and function prototype for sched_getaffinity. by Kito Cheng · 11 years ago
  89. bf0d1ad Add missing branch in memcpy.S dst aligned case. by Christopher Ferris · 12 years ago
  90. 185ce72 Update to latest cortexa15 memcpy code. by Christopher Ferris · 12 years ago
  91. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 11 years ago
  92. 8baa929 Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a by Kito Cheng · 12 years ago
  93. a51916b Fix the SYSCALLS.TXT documentation and remove a dead script. by Elliott Hughes · 12 years ago
  94. 4ace92c Stop using unreasonable numbers of map entries. by Elliott Hughes · 12 years ago
  95. 378b0e1 Update getaddrinfo to RFC6724 by Lorenzo Colitti · 12 years ago
  96. cfa089d Extra logging in pthread_create. by Elliott Hughes · 12 years ago
  97. ce636ca Update processed linux/fs.h header file by Ken Sumrall · 12 years ago
  98. e6ddfc5 Remove some dead script code and fix a script comment. by Elliott Hughes · 12 years ago
  99. 65a8eb6 Clarify the dlmalloc USAGE_ERROR. by Elliott Hughes · 12 years ago
  100. 48f25ce Merge "Stop generating <sys/linux-syscalls.h>." by Elliott Hughes · 12 years ago