1. 71692d4 Merge tag 'android-7.1.1_r21' into HEAD by Nick Reuter · 9 years ago
  2. 64486c1 libc: allow forcing compilation with gcc by Simon Shields · 9 years ago
  3. 0f6bfb7 Check for bad packets in getaddrinfo.c's getanswer. by Elliott Hughes · 9 years ago
  4. cef9db0 Merge tag 'android-7.1.1_r4' into HEAD by William Bellavance · 9 years ago
  5. 43cfdef bionic: fix scorpion architecture by SteadyQuad · 9 years ago
  6. 4d6a613 bionic: Use a more simple strrchr for arm64 by Steve Kondik · 9 years ago
  7. 8fab73d libc: AArch64: Tune memcpy by Wilco Dijkstra · 10 years ago
  8. af3766f libc: ARM64: add assembly strrchr by Richard Earnshaw · 11 years ago
  9. 40904f6 libc: ARM64: improve performance in strlen by Wilco Dijkstra · 11 years ago
  10. d968a81 libc: ARM64: optimize memset. by Wilco Dijkstra · 10 years ago
  11. 3fd0793 libc: ARM64: Optimize memcpy. by Wilco Dijkstra · 10 years ago
  12. 205a087 libc: ARM64: remove bcopy from memset by Jake Weinstein · 10 years ago
  13. 7439a78 libc: arm: add optimized memchr implementation by Yingshiuan Pan · 11 years ago
  14. b796786 libc: kryo: Override aosp routines by Luca Stefani · 9 years ago
  15. 8e98717 libc: kryo specific memory routine by Brent DeGraaf · 10 years ago
  16. 3f5289c Revert "libc: kryo specific memory routine" by Nick Reuter · 9 years ago
  17. 71d857f Merge tag 'android-7.1.0_r4' into HEAD by Nick Reuter · 9 years ago
  18. ba9734f Update timezone data to 2016g. by Joachim Sauer · 9 years ago
  19. fa8f1d0 Fix tzdata loading. by Elliott Hughes · 9 years ago
  20. 4168d90 kernel-header : add alarm type and clock type for power off alarm by Mao Jinlong · 10 years ago
  21. acbe293 libc: Fix invalid offset warning with Clang by Steve Kondik · 10 years ago
  22. 4b313d1 libc: kryo specific memory routine by Brent DeGraaf · 10 years ago
  23. 38f4490 bionic: Sort and cache hosts file data for fast lookup by Tom Marshall · 10 years ago
  24. e509851 bionic: Teach fnmatch(3) to handle UTF-8 characters in patterns by Tom Marshall · 10 years ago
  25. 73e7406 Don't leak sockets if setsockopt() or fchown() fail. by Erik Kline · 10 years ago
  26. b24ba3a linker: Add support for dynamic "shim" libs by Christopher R. Palmer · 10 years ago
  27. dfa4fe9 bionic: Let popen fall back to /sbin/sh by Tom Marshall · 10 years ago
  28. 853a0fa bionic: Allow devices to add device specfic static libs by Christopher R. Palmer · 10 years ago
  29. 3305560 bionic: Add flag to restore legacy mmap behavior by Flemmard · 11 years ago
  30. 3caa40f libc: Add Scorpion-optimized variant by Steve Kondik · 12 years ago
  31. a36b574 Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC. by Yabin Cui · 9 years ago
  32. 7cdb481 Update timezone data to 2016f by Neil Fuller · 10 years ago
  33. 510ac40 Update timezone data to 2016f by Neil Fuller · 10 years ago
  34. 1b0ee20 Update timezone data to 2016e by Neil Fuller · 10 years ago
  35. b0cfefa Always update search domain paths. by Pierre Imai · 10 years ago
  36. 19b669b Remove linker-namespace functions from the header by Dimitry Ivanov · 10 years ago
  37. ad59ec1 Merge "Record the resolution start time on errors." into nyc-dev by Lorenzo Colitti · 10 years ago
  38. 0b1a71f Record the resolution start time on errors. by Pierre Imai · 10 years ago
  39. d227b61 Merge "Make malloc debug symbols platform-private" into nyc-dev by TreeHugger Robot · 10 years ago
  40. 75c7830 Merge "Add unwind information for r7 in arm syscalls." into nyc-dev by TreeHugger Robot · 10 years ago
  41. 79ea684 Make malloc debug symbols platform-private by Dimitry Ivanov · 10 years ago
  42. 6e45d37 Add unwind information for r7 in arm syscalls. by Christopher Ferris · 10 years ago
  43. 7574606 DO NOT MERGE Fix DNS search path info. by Pierre Imai · 10 years ago
  44. f3158b9 Update timezone data to 2016d by Neil Fuller · 10 years ago
  45. 21bf063 DO NOT MERGE Add new info functions to resolver for use by Netd. by Pierre Imai · 10 years ago
  46. 589afca DO NOT MERGE Store DNS server count in resolv_cache. by Pierre Imai · 10 years ago
  47. 7a0224a Change pointer to allocation in unit tests. by Christopher Ferris · 10 years ago
  48. 2b876a6 Add malloc debug documentation. by Christopher Ferris · 10 years ago
  49. 258abf7 Small fixes to malloc debug. by Christopher Ferris · 10 years ago
  50. 28a63ed Update timezone data to 2016c by Neil Fuller · 10 years ago
  51. 7718dd5 Merge "Update timezone data to 2016b" into nyc-dev by Neil Fuller · 10 years ago
  52. ff8cd0e Revert "Temporary move __udivdi3 back to LIBC for x86" by Dimitry Ivanov · 10 years ago
  53. e4e4e9d DO NOT MERGE: Reduce the amount of logging in Bionic's resolver. by Pierre Imai · 10 years ago
  54. 8b50d08 DO NOT MERGE: Fix off-by-one error in res_cache.c by Pierre Imai · 10 years ago
  55. 4d8e740 DO NOT MERGE: Ignore unreliable DNS servers. by Pierre Imai · 10 years ago
  56. 9b33108 Merge "Copy the entire zero-separated DNS seach domain string." into nyc-dev by Pierre Imai · 10 years ago
  57. 89c41d6 Add a checksum to jmp_buf on x86_64. by Josh Gao · 10 years ago
  58. 95e789a Delete lies from x86_64 setjmp implementation. by Josh Gao · 10 years ago
  59. 7af64bd Add a checksum to jmp_buf on x86. by Josh Gao · 10 years ago
  60. 9ce09e4 libc: implement kernel vdso syscalls for i386 by Mingwei Shi · 10 years ago
  61. 9db1f3e Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 10 years ago
  62. 05545f5 Update Android.bp to match Android.mk by Colin Cross · 10 years ago
  63. 11c7930 Revert "Update timezone data to 2016b" by Neil Fuller · 10 years ago
  64. 4fc72e0 Update timezone data to 2016b by Neil Fuller · 10 years ago
  65. 3be39d1 Update timezone data to 2016b am: 7bcee86 by Neil Fuller · 10 years ago
  66. 7bcee86 Update timezone data to 2016b by Neil Fuller · 10 years ago
  67. 97fce67 Fix race in malloc debug option free_track. by Christopher Ferris · 10 years ago
  68. 4451b53 Fix problem where unknown option is not an error. by Christopher Ferris · 10 years ago
  69. c1f1828 Init functions after debug malloc succeeds. by Christopher Ferris · 10 years ago
  70. a2fa9c5 Merge changes I3f1c1310,Ia8dc3481,I6b19fd63 into nyc-dev by Colin Cross · 10 years ago
  71. 2398386 malloc_debug: fix multiplication overflow in debug_calloc by Colin Cross · 10 years ago
  72. 1239386 Improve and fix the stack-protector tests. by Elliott Hughes · 10 years ago
  73. 15af478 malloc_debug: round 0 byte allocations up to 1 byte by Colin Cross · 10 years ago
  74. b23c660 malloc_debug: iterate: use usable_size by Colin Cross · 10 years ago
  75. bf4c113 forkpty: set the output fd to -1 on the slave side. by Josh Gao · 10 years ago
  76. 8dd7c61 Don't call clock_getres in sysconf. by Elliott Hughes · 10 years ago
  77. bb06d68 Add a checksum to jmp_buf on AArch64. by Josh Gao · 10 years ago
  78. 54f1339 Add a checksum to jmp_buf on ARM. by Josh Gao · 10 years ago
  79. 6be6ef5 Modify android_dlwarning function to use a callback by Dimitry Ivanov · 10 years ago
  80. fbdffcc Fix getifaddrs' handling of point-to-point interfaces. by Elliott Hughes · 10 years ago
  81. 278ecb9 Merge "Add android_dlwarning() method" into nyc-dev by Dimitry Ivanov · 10 years ago
  82. 598e2c0 Move hard-coded values to constants. by Christopher Ferris · 10 years ago
  83. df91dc2 Add android_dlwarning() method by Dimitry Ivanov · 10 years ago
  84. 809b502 Update timezone data to 2016a am: 5408d8f39a by Neil Fuller · 10 years ago
  85. 5408d8f Update timezone data to 2016a by Neil Fuller · 10 years ago
  86. 1724535 Fix incorrect size of array. by Christopher Ferris · 10 years ago
  87. b7ff533 malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 10 years ago
  88. 6deb304 Add backtrace_string and export to libmemunreachable by Colin Cross · 10 years ago
  89. d6c9b44 Export malloc_backtrace by Colin Cross · 10 years ago
  90. c40577f Export malloc_iterate and friends by Colin Cross · 10 years ago
  91. d863530 malloc_debug: reset TrackData mutex after fork by Colin Cross · 10 years ago
  92. a071f48 Fix wrong guard values for 64 bit. by Christopher Ferris · 10 years ago
  93. 31e4472 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 10 years ago
  94. 08d6edf Fix cfi directives for memmove/strlcpy. by Christopher Ferris · 10 years ago
  95. bff9cca Fix cfi directives in small strncmp case. by Christopher Ferris · 10 years ago
  96. 39b952c Fix the default alignment of the allocations. by Christopher Ferris · 10 years ago
  97. 66c25c3 Fix regerror(..., nullptr, 0). by Elliott Hughes · 10 years ago
  98. 80775d6 Update NOTICE files. by Elliott Hughes · 10 years ago
  99. 07b987a Merge "define pw_gecos to pw_passwd for LP32 systems" am: 9c212fc436 by Mike Frysinger · 10 years ago
  100. 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 10 years ago