1. 558a4f5 Merge "Simplify atoi*/strto* for signed integers." by Elliott Hughes · 8 years ago
  2. cb239bd Simplify atoi*/strto* for signed integers. by Elliott Hughes · 8 years ago
  3. f23ccdb Merge "Speed up __sfileext initialization." by Elliott Hughes · 8 years ago
  4. 1a56a26 Speed up __sfileext initialization. by Elliott Hughes · 8 years ago
  5. 1133fec Use inline ctype functions for ato*/strto* and scanf. by Elliott Hughes · 8 years ago
  6. 9dc37b9 Merge "Refactor the ato* and strto* family." by Elliott Hughes · 8 years ago
  7. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 8 years ago
  8. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  9. 721a530 Merge "Revert "Don't use serialized propertyinfo"" by Tom Cherry · 8 years ago
  10. 5e77d57 Merge "POSIX says `sigaction::sa_flags` is `int`." by Elliott Hughes · 8 years ago
  11. b9d5a87 Merge "Use treble_linker_namespace instead of treble." by Treehugger Robot · 8 years ago
  12. a40640d POSIX says `sigaction::sa_flags` is `int`. by Elliott Hughes · 8 years ago
  13. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago
  14. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 9 years ago
  15. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  16. 8be995b Revert "Don't use serialized propertyinfo" by Tom Cherry · 8 years ago
  17. 3ba3271 Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"." by Treehugger Robot · 8 years ago
  18. 96bbc5c Use treble_linker_namespace instead of treble. by Steven Moreland · 8 years ago
  19. 4ca6b87 Merge "Don't use serialized propertyinfo" by Robert Greenwalt · 8 years ago
  20. 894e6f1 Merge "Include what we use." by Treehugger Robot · 8 years ago
  21. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  22. af36229 Merge "More scanf cleanup." by Elliott Hughes · 8 years ago
  23. e149f3c Don't use serialized propertyinfo by Tom Cherry · 8 years ago
  24. e6e8f6e Merge "Add support for serialized property contexts" by Tom Cherry · 8 years ago
  25. bf9cb9e More scanf cleanup. by Elliott Hughes · 8 years ago
  26. 3429c09 Include what we use. by Dan Albert · 8 years ago
  27. 79b724c Add support for serialized property contexts by Tom Cherry · 8 years ago
  28. 4940a24 Merge "Fix SYSCALLS.TXT now clock_getres comes from the vdso." by Elliott Hughes · 8 years ago
  29. 2180978 Fix SYSCALLS.TXT now clock_getres comes from the vdso. by Elliott Hughes · 8 years ago
  30. ee291c0 Explain why the mips/mips64 ndk headers need to be present. by Elliott Hughes · 8 years ago
  31. 066d5ec Merge "Add sscanf %[ tests and fix the bug that fell out." by Elliott Hughes · 8 years ago
  32. 0d3ba1f Add sscanf %[ tests and fix the bug that fell out. by Elliott Hughes · 8 years ago
  33. 79249b0 bionic: add vdso clock_getres by Mark Salyzyn · 8 years ago
  34. e57a398 Merge "Add more missing ELF structures/constants." by Elliott Hughes · 8 years ago
  35. e455c82 Merge "libc: add /odm/bin to the DEFPATH" by Treehugger Robot · 8 years ago
  36. 89d8a3c Add more missing ELF structures/constants. by Elliott Hughes · 8 years ago
  37. c1f6219 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  38. d5e486c Merge "Reformat SIGRTMIN comments." by Treehugger Robot · 8 years ago
  39. ce4b624 Merge "Give ELF notes 4-byte alignment." by Treehugger Robot · 8 years ago
  40. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  41. b8facf2 Reformat SIGRTMIN comments. by Josh Gao · 8 years ago
  42. 1253327 Give ELF notes 4-byte alignment. by Elliott Hughes · 8 years ago
  43. c7ec6d4 libc: add /odm/bin to the DEFPATH by Alin Jerpelea · 8 years ago
  44. 96867b1 Merge "Fix static classes in system properties" by Tom Cherry · 8 years ago
  45. 8d366a8 Fix static classes in system properties by Tom Cherry · 8 years ago
  46. 27d4977 Merge "Fix posix_spawn signal defaulting." by Elliott Hughes · 8 years ago
  47. 7bfacaa Fix posix_spawn signal defaulting. by Elliott Hughes · 8 years ago
  48. 8b9037a Merge "Improve the _FILE_OFFSET_BITS docs and link to them." by Treehugger Robot · 8 years ago
  49. 0a25aa6 Merge "Always wrap waitpid in TEMP_FAILURE_RETRY." by Treehugger Robot · 8 years ago
  50. a348174 Improve the _FILE_OFFSET_BITS docs and link to them. by Elliott Hughes · 8 years ago
  51. 72dcf23 Merge "Revert "Remove mips/mips64 headers from the NDK sysroot."" by Elliott Hughes · 8 years ago
  52. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  53. 9591df5 Fix vdso system call fallback failures. by Elliott Hughes · 8 years ago
  54. 790d2f7 Revert "Remove mips/mips64 headers from the NDK sysroot." by Lazar Trsic · 8 years ago
  55. b7d6df2 Merge "Optimize libc for generic armv7/armv8 neon cores" by Isaac Chen · 8 years ago
  56. 8c75675 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." by Elliott Hughes · 8 years ago
  57. e0dfad4 Merge "Update to kernel headers v4.14." by Christopher Ferris · 8 years ago
  58. c3f1b6a Merge "Simplify the posix_spawn sigdefault logic." by Elliott Hughes · 8 years ago
  59. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  60. 1308ad3 Update to kernel headers v4.14. by Christopher Ferris · 8 years ago
  61. 4362f89 Only use uids and gids for which we've allocated AIDs by Tom Cherry · 8 years ago
  62. 2b8ab4b Simplify the posix_spawn sigdefault logic. by Elliott Hughes · 8 years ago
  63. 315dd89 Merge changes I39663cc3,Ie75ec6fe by Tom Cherry · 8 years ago
  64. f76bbf5 Remove some globals from system_properties by Tom Cherry · 8 years ago
  65. fd44b9f Split system_properties.cpp into its component pieces by Tom Cherry · 8 years ago
  66. b70576b Remove more trivial char/wchar_t printf differences. by Elliott Hughes · 8 years ago
  67. 0793e3d Merge "Yet more printf de-duplication." by Elliott Hughes · 8 years ago
  68. 345b727 Move public scanf functions away from implementation. by Elliott Hughes · 8 years ago
  69. bc27bdc Yet more printf de-duplication. by Elliott Hughes · 8 years ago
  70. 1f49317 Move shared parts of the two printfs out. by Elliott Hughes · 8 years ago
  71. 0844856 Merge "More printf de-duplication." by Elliott Hughes · 8 years ago
  72. 93a1f8b More printf de-duplication. by Elliott Hughes · 8 years ago
  73. 1414802 Merge "[AArch64] Optimized memcmp" by Treehugger Robot · 8 years ago
  74. 3404bb1 Merge "Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB" by Treehugger Robot · 8 years ago
  75. bf54986 Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB by Ryan Prichard · 8 years ago
  76. 8574a1f Merge "Fix arm/arm64 <fenv.h> to match current reality." by Treehugger Robot · 8 years ago
  77. 8e13b67 versioner: properly handle extern "C", "C++". by Josh Gao · 8 years ago
  78. db4f334 Merge "Clean up crt defaults" by Treehugger Robot · 8 years ago
  79. 8697f10 Merge "Remove no_default_compiler_flags from crt*" by Colin Cross · 8 years ago
  80. b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
  81. c18f55c Merge "10x printf speedup." by Elliott Hughes · 8 years ago
  82. 5305a4d 10x printf speedup. by Elliott Hughes · 8 years ago
  83. 7d7b368 Clean up crt defaults by Colin Cross · 8 years ago
  84. 6a2610d Remove no_default_compiler_flags from crt* by Colin Cross · 8 years ago
  85. 050f046 Remove mips/mips64 headers from the NDK sysroot. by Dan Albert · 8 years ago
  86. ed9bfc4 [AArch64] Optimized memcmp by Sebastian Pop · 9 years ago
  87. 618303c More printf de-duplication. by Elliott Hughes · 8 years ago
  88. 2f9c8ce Start de-duplicating the regular and wide printf implementations. by Elliott Hughes · 8 years ago
  89. a8a23f5 Add missing ELF constants from the spec. by Elliott Hughes · 8 years ago
  90. b1ba8cf Merge "elf.h: add STN_UNDEF" by Elliott Hughes · 8 years ago
  91. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  92. 8874d88 elf.h: add STN_UNDEF by Greg Hackmann · 8 years ago
  93. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  94. c8f2c52 clang-format the printf/scanf implementation. by Elliott Hughes · 8 years ago
  95. f6dfe57 Merge "Remove some always-on #ifdefery." by Treehugger Robot · 8 years ago
  96. 9fe034b Merge "libc: Disable FORTIFY if we're using clang-tidy." by Treehugger Robot · 8 years ago
  97. d9a7de1 Remove some always-on #ifdefery. by Elliott Hughes · 8 years ago
  98. e5d66eb libc: Disable FORTIFY if we're using clang-tidy. by George Burgess IV · 8 years ago
  99. 3a589c2 Fork vfprintf.c/vfwprintf.c. by Elliott Hughes · 8 years ago
  100. 38f01e0 Preserve historical pthread_create scheduler behavior better. by Elliott Hughes · 8 years ago