1. 0bf6c24 Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
  2. c0081d3 Sync with upstream OpenBSD. by Elliott Hughes · 5 years ago
  3. 0a25216 Take a bunch of trivial patches from upstream OpenBSD. by Elliott Hughes · 6 years ago
  4. 4aa63cd Sync with upstream OpenBSD strstr(). by Elliott Hughes · 6 years ago
  5. 0b2863f libc: add optimized ARM64 strrchr from newlib by Jake Weinstein · 8 years ago
  6. f877f5c libc: import ARM strcmp from newlib by Jake Weinstein · 8 years ago
  7. 1e660b7 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
  8. 4282833 Fix notice file. by Christopher Ferris · 7 years ago
  9. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  10. 01bfd89 Remove denver from bionic by Haibo Huang · 7 years ago
  11. 3927db1 Remove denver64 from libc by Haibo Huang · 7 years ago
  12. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  13. ab52807 Update to FreeBSD libm r336665. by Elliott Hughes · 7 years ago
  14. 253a830 Revert "Update to FreeBSD libm r336523." by Andreas Gampe · 7 years ago
  15. f86ee10 Update to FreeBSD libm r336523. by Elliott Hughes · 7 years ago
  16. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 7 years ago
  17. da46cae Add generic arm non-neon memmove. by Elliott Hughes · 7 years ago
  18. e332f65 Switch to FreeBSD's actual sincos. by Elliott Hughes · 7 years ago
  19. 8da8ca4 Update libm from upstream. by Elliott Hughes · 7 years ago
  20. 211c4d3 Rewrite getentropy. by Elliott Hughes · 8 years ago
  21. 581723e Make ld-android.so export linker symbols by dimitry · 8 years ago
  22. ed9bfc4 [AArch64] Optimized memcmp by Sebastian Pop · 8 years ago
  23. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  24. 5033918 Complete <netdb.h>. by Elliott Hughes · 8 years ago
  25. d4ca231 Unified sysroot: kill arch-specific include dirs. by Elliott Hughes · 8 years ago
  26. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  27. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  28. 3a4c454 Replace fmemopen. by Elliott Hughes · 8 years ago
  29. 65cebf0 Merge "Allow passing filenames to generate-NOTICE.py." by Treehugger Robot · 8 years ago
  30. aac7c3a Allow passing filenames to generate-NOTICE.py. by Elliott Hughes · 8 years ago
  31. 5ea0b06 libm symbol cleanup. by Elliott Hughes · 8 years ago
  32. b364683 Sync with upstream OpenBSD: trivial stuff. by Elliott Hughes · 8 years ago
  33. 02a3fe9 Update <arpa/*> from FreeBSD. by Elliott Hughes · 8 years ago
  34. 2b1ebb5 Move libc/zoneinfo/ files to system/timezone by Neil Fuller · 8 years ago
  35. 28285f5 libc: clean up ARM64 copyright notices by Jake Weinstein · 8 years ago
  36. 04d99df libc: ARM: Add 32-bit Kryo memcpy by Jake Weinstein · 9 years ago
  37. 7336db7 Add (duplicate) license from new XML file by Neil Fuller · 8 years ago
  38. fcb877a Add libc optimizations to bionic for MIPS by Prashant Patil · 8 years ago
  39. dfe8434 Move seccomp policy to bionic by Paul Lawrence · 8 years ago
  40. 98a53b7 Revert "Move seccomp policy to bionic" by Paul Lawrence · 8 years ago
  41. 06a3220 Move seccomp policy to bionic by Paul Lawrence · 8 years ago
  42. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 8 years ago
  43. 451909d Remove dependency on libc.a from the linker by Dimitry Ivanov · 9 years ago
  44. 2e3d6a1 Adding kuser_helper on note to all arm32 binaries. by mspector · 9 years ago
  45. 8b3e812 Merge "libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings" by Christopher Ferris · 9 years ago
  46. 9af7490 Clean up <sys/limits.h> a bit. by Elliott Hughes · 9 years ago
  47. 372f19e libc: ARM64: update memset/strlen/memcpy/memmove to newlib/cortex-strings by Jake Weinstein · 9 years ago
  48. 98d655c Revert "Revert "Update getentropy_linux.c from upstream."" by Josh Gao · 9 years ago
  49. dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
  50. c30862f One NOTICE file to rule them all. by Dan Albert · 9 years ago
  51. 32d5592 Update our notice files as a pre-upload step. by Dan Albert · 9 years ago
  52. 77a3e28 Update NOTICE files. by Elliott Hughes · 9 years ago
  53. 882b8af Regenerate NOTICE files. by Elliott Hughes · 9 years ago
  54. b4931ce Update NOTICE files. by Elliott Hughes · 9 years ago
  55. 44ead71 Regenerate NOTICE files. by Elliott Hughes · 10 years ago
  56. f58ac87 Update NOTICE files (the second time today). by Elliott Hughes · 10 years ago
  57. 7e54c76 Update NOTICE files. by Elliott Hughes · 10 years ago
  58. 6b2b585 Update bionic NOTICE files. by Elliott Hughes · 11 years ago
  59. 5c2264a Update NOTICE files. by Elliott Hughes · 11 years ago
  60. 3e424d0 Implement twalk(3), add unit tests. by Elliott Hughes · 11 years ago
  61. 3758a24 Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. by Elliott Hughes · 11 years ago
  62. 1558138 Regenerate the bionic NOTICE files. by Elliott Hughes · 11 years ago
  63. bfa582d Update the NOTICE files and improve the script slightly. by Elliott Hughes · 11 years ago
  64. acbe322 Regenerate the NOTICE files. by Elliott Hughes · 11 years ago
  65. c4fbf92 Update the NOTICE files by Calin Juravle · 11 years ago
  66. 4e54b11 Update the NOTICE files. by Elliott Hughes · 11 years ago
  67. 54a7494 Regenerate the NOTICE files. by Elliott Hughes · 12 years ago
  68. 2753e12 libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. by Will Newton · 12 years ago
  69. d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 12 years ago
  70. 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 12 years ago
  71. 2815b1d Take some fixed upstream copyright headers and regenerate NOTICE. by Elliott Hughes · 12 years ago
  72. b2e1abd Pull upstream FreeBSD revision 249810. by Elliott Hughes · 12 years ago
  73. 0493a6f Regenerate NOTICE files. by Elliott Hughes · 12 years ago
  74. 448080d Bring the NOTICE files back up to date. by Elliott Hughes · 13 years ago
  75. 4612763 Update generate-NOTICE.py to know about tzdata. by Elliott Hughes · 13 years ago
  76. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 13 years ago
  77. 5e58ea0 libc: add ftw / nftw functions by Nick Kralevich · 13 years ago
  78. 965b867 Update libc/NOTICE and record the incantation. by Elliott Hughes · 13 years ago
  79. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 13 years ago
  80. 261e223 Sort NOTICE entries. by Elliott Hughes · 13 years ago
  81. 409302f Switch to upstream NetBSD tdelete/tfind/tsearch. by Elliott Hughes · 13 years ago
  82. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 13 years ago
  83. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 13 years ago
  84. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 13 years ago
  85. 387d4b7 Auto-generate a complete NOTICE file. by Elliott Hughes · 13 years ago
  86. ea8fad1 Add a .note.android.ident section to Android ELF binaries. by Michael Hope · 13 years ago
  87. 4f0555b Clean up NOTICE files. by David Deephanphongs · 15 years ago
  88. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  89. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  90. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago