1. 06708df Revert "libc x86: Remove strcat.S" by Elliott Hughes · 12 years ago
  2. 4fe461b libc x86: Remove strcat.S by Nick Kralevich · 12 years ago
  3. e4c4ada libc x86: Remove index.S, strcpy.S, strchr.S by Nick Kralevich · 12 years ago
  4. 615684c libc: delete x86 memchr.S by Nick Kralevich · 12 years ago
  5. 22bda4b libc/arm: add cortex-a8 cpu variant by Rom Lemarchand · 12 years ago
  6. d35106f Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX. by Elliott Hughes · 12 years ago
  7. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 12 years ago
  8. b2e1abd Pull upstream FreeBSD revision 249810. by Elliott Hughes · 12 years ago
  9. b0a2fc3 epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events by Todd Poynor · 12 years ago
  10. 4200e62 libc: add timerfd calls by Todd Poynor · 12 years ago
  11. 5c4340b libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 12 years ago
  12. 23b9fd2 libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 12 years ago
  13. bb0b09c Fix all printf warnings in res_send.c. by Kito Cheng · 12 years ago
  14. 63dd03c Remove a spurious FIXME and unnecessary type cast. by Ben Cheng · 12 years ago
  15. 52171b9 Adjust PC value in ARM stack trace. by Ben Cheng · 12 years ago
  16. 1c462b7 Use restrict pointers for various libc functions. by Nick Kralevich · 12 years ago
  17. 532d6f0 Use __predict_false on some fortify methods. by Nick Kralevich · 12 years ago
  18. 4f40e51 libc: cleanup strchr by Nick Kralevich · 12 years ago
  19. 3b2e6bc libc: upgrade strrchr to FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  20. 9020fd5 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  21. 78d6d98 libc: upgrade sprintf to _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  22. 1aae9bd strncpy: implement _FORTIFY_SOURCE=2 by Nick Kralevich · 12 years ago
  23. c6dc62f Merge "[NETFILTER]: Fix iptables ABI breakage" by Nick Kralevich · 12 years ago
  24. e66ad78 [NETFILTER]: Fix iptables ABI breakage by Nick Kralevich · 12 years ago
  25. f7153fd Merge "Remove redundant space within square brackets" by Andrew Hsieh · 12 years ago
  26. e7aaad8 Improve diagnostics in the face of bad tzdata. by Elliott Hughes · 12 years ago
  27. e8f46e8 Remove redundant space within square brackets by Andrew Hsieh · 12 years ago
  28. 85aeb49 Don't avoid IPv6 when looking for new tzdata. by Elliott Hughes · 12 years ago
  29. 21da42e Disable IPv6 when looking for tzdata updates. by Elliott Hughes · 12 years ago
  30. 2c60c18 Merge "Upgrade to tzdata2013c." by Elliott Hughes · 12 years ago
  31. 676e66d Add signature checking to HTTP tzdata updates. by Elliott Hughes · 12 years ago
  32. 2379088 Upgrade to tzdata2013c. by Elliott Hughes · 12 years ago
  33. f8dff7d Rename the tzdata update tool, and add HTTP support. by Elliott Hughes · 12 years ago
  34. 8c181aa Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 12 years ago
  35. 516a897 Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 12 years ago
  36. 796cbe2 Rewrite memset for cortexa15 to use strd. by Christopher Ferris · 12 years ago
  37. ea48974 Use hidden visibility for internal-use-only functions by Kito Cheng · 12 years ago
  38. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 12 years ago
  39. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 12 years ago
  40. 4ca685e Add missing include and function prototype for sched_getaffinity. by Kito Cheng · 12 years ago
  41. bf0d1ad Add missing branch in memcpy.S dst aligned case. by Christopher Ferris · 12 years ago
  42. 185ce72 Update to latest cortexa15 memcpy code. by Christopher Ferris · 12 years ago
  43. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  44. 8baa929 Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a by Kito Cheng · 12 years ago
  45. a51916b Fix the SYSCALLS.TXT documentation and remove a dead script. by Elliott Hughes · 12 years ago
  46. 4ace92c Stop using unreasonable numbers of map entries. by Elliott Hughes · 12 years ago
  47. 378b0e1 Update getaddrinfo to RFC6724 by Lorenzo Colitti · 12 years ago
  48. cfa089d Extra logging in pthread_create. by Elliott Hughes · 12 years ago
  49. ce636ca Update processed linux/fs.h header file by Ken Sumrall · 12 years ago
  50. e6ddfc5 Remove some dead script code and fix a script comment. by Elliott Hughes · 12 years ago
  51. 65a8eb6 Clarify the dlmalloc USAGE_ERROR. by Elliott Hughes · 12 years ago
  52. 48f25ce Merge "Stop generating <sys/linux-syscalls.h>." by Elliott Hughes · 12 years ago
  53. 3198850 Unhide __set_errno for backwards compatibility. by Elliott Hughes · 12 years ago
  54. 1b91c6c Stop generating <sys/linux-syscalls.h>. by Elliott Hughes · 12 years ago
  55. cda6209 Use the correct names for the __ARM_NR_* syscalls. by Elliott Hughes · 12 years ago
  56. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 12 years ago
  57. 34895c1 Merge "Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>." by Elliott Hughes · 12 years ago
  58. 5c5f303 Merge "Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>." by Elliott Hughes · 12 years ago
  59. 8794ece Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  60. 56d161b Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  61. 4cdde5f Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  62. 5c2772f The SYS_ constants should cover all __NR_ values. by Elliott Hughes · 12 years ago
  63. a41ba2f Fix pthread_setname_np's behavior on invalid pthread_ts. by Elliott Hughes · 12 years ago
  64. 26c815c Merge "Drop magic number in strrchr and strchr" by Elliott Hughes · 12 years ago
  65. 612333f Merge "Don't #define SYS_ constants unless they make sense for the current architecture." by Elliott Hughes · 12 years ago
  66. 9724ce3 Don't #define SYS_ constants unless they make sense for the current architecture. by Elliott Hughes · 12 years ago
  67. 8f7120b Drop unnecessary execution permission for .cpp/.c/.h by Kito Cheng · 12 years ago
  68. a6cc67c Drop magic number in strrchr and strchr by Kito Cheng · 12 years ago
  69. 8ecf225 Provide glibc-compatible SYS_* aliases for the __NR_* constants. by Elliott Hughes · 12 years ago
  70. 17a8b0d Expose wait4 as wait4 rather than __wait4. by Elliott Hughes · 12 years ago
  71. 31dea25 Create arch specific versions of strcmp. by Christopher Ferris · 12 years ago
  72. ce53272 Hide various symbols that shouldn't be exposed. by Elliott Hughes · 12 years ago
  73. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  74. 2eb44c5 Remove useless workaround for HTC RIL bugs. by Elliott Hughes · 12 years ago
  75. 4d696eb Merge "Fix a bug in ZoneCompactor that meant the zonetab offset was wrong." by Elliott Hughes · 12 years ago
  76. af7f2f2 Fix a bug in ZoneCompactor that meant the zonetab offset was wrong. by Elliott Hughes · 12 years ago
  77. 306a353 Remove unused arm defines. by Christopher Ferris · 12 years ago
  78. e0175ca Don't search off the end of the index for bad Olson ids. by Elliott Hughes · 12 years ago
  79. ec706c2 Merge "Use the kernel's MAX_ERRNO in the syscall stubs." by Elliott Hughes · 12 years ago
  80. 9aceab5 Use the kernel's MAX_ERRNO in the syscall stubs. by Elliott Hughes · 12 years ago
  81. 980508b Merge "Break bionic implementations into arch versions." by Christopher Ferris · 12 years ago
  82. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 12 years ago
  83. cb2069b Support large errno values on ARM. by Elliott Hughes · 12 years ago
  84. 53630c0 Merge "Cache the most-recently used timezone for mktime_tz and localtime_tz." by Elliott Hughes · 12 years ago
  85. 4a05bef Cache the most-recently used timezone for mktime_tz and localtime_tz. by Elliott Hughes · 12 years ago
  86. 4b032ee Merge "Let bionic use the correct definition of ssize_t." by Elliott Hughes · 12 years ago
  87. cdb27f2 Upgrade to tzdata2013b. by Elliott Hughes · 12 years ago
  88. b6e2248 Let bionic use the correct definition of ssize_t. by Elliott Hughes · 12 years ago
  89. 0493a6f Regenerate NOTICE files. by Elliott Hughes · 12 years ago
  90. 6b3f49a Upgrade to current NetBSD popen/pclose. by Elliott Hughes · 12 years ago
  91. 642331b Fix debug malloc. by Elliott Hughes · 12 years ago
  92. 69af6e6 Upgrade to tzdata2013a. by Elliott Hughes · 12 years ago
  93. 133d97e Merge "Add stack unwinding directives to memcpy." by Ben Cheng · 12 years ago
  94. eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 12 years ago
  95. f077784 Move realpath.c to upstream-freebsd. by Elliott Hughes · 12 years ago
  96. 1428300 Add stack unwinding directives to memcpy. by Ben Cheng · 12 years ago
  97. c5c6cb3 am 66273ac2: Merge "Adding strcmp tuned for Cortex-A15." by Ben Cheng · 12 years ago
  98. 8f149da am b3b1ab62: Merge "Adding memcpy tuned for Cortex-A15." by Ben Cheng · 12 years ago
  99. 305a999 am 8fa924e5: Merge "unistd.h: don\'t include sys/capability.h" by Nick Kralevich · 12 years ago
  100. 66273ac Merge "Adding strcmp tuned for Cortex-A15." by Ben Cheng · 12 years ago