- c26741d Merge "Explain up-front what bionic actually _is_." am: 04432c328f by Elliott Hughes · 7 years ago
- 04432c3 Merge "Explain up-front what bionic actually _is_." by Elliott Hughes · 7 years ago
- dd4f5d3 Merge "Generalize abort's inline_tgkill, use it in fdsan." am: c69757a2d5 by Josh Gao · 7 years ago
- c69757a Merge "Generalize abort's inline_tgkill, use it in fdsan." by Treehugger Robot · 7 years ago
- 5c7e192 Merge "(arm64) Extend branch range in __memcpy_chk." am: 0425a2db07 by Evgenii Stepanov · 7 years ago
- 84941fe Explain up-front what bionic actually _is_. by Elliott Hughes · 7 years ago
- 0425a2d Merge "(arm64) Extend branch range in __memcpy_chk." by Evgenii Stepanov · 7 years ago
- 1e066cb Merge "fdsan: add type for ART's FdFile." am: fc85c3c847 by Josh Gao · 7 years ago
- f5693c6 Generalize abort's inline_tgkill, use it in fdsan. by Josh Gao · 7 years ago
- fc85c3c Merge "fdsan: add type for ART's FdFile." by Josh Gao · 7 years ago
- 00d087c (arm64) Extend branch range in __memcpy_chk. by Evgenii Stepanov · 7 years ago
- ab6a080 fdsan: add type for ART's FdFile. by Josh Gao · 7 years ago
- 7b80048 Merge "Fill out historical "what was added when" information." am: 23cfc34790 by Elliott Hughes · 7 years ago
- 23cfc34 Merge "Fill out historical "what was added when" information." by Treehugger Robot · 7 years ago
- 99cc956 Merge "Remove ARM/MIPS fenv duplication." am: 98b933a4b6 by Elliott Hughes · 7 years ago
- f4375af Merge "Add a test for poll with null fds." am: ed6ec4babd by Elliott Hughes · 7 years ago
- 98b933a Merge "Remove ARM/MIPS fenv duplication." by Elliott Hughes · 7 years ago
- 3876ade Fill out historical "what was added when" information. by Elliott Hughes · 7 years ago
- ed6ec4b Merge "Add a test for poll with null fds." by Treehugger Robot · 7 years ago
- eab6572 Add a test for poll with null fds. by Elliott Hughes · 7 years ago
- 222ce95 Remove ARM/MIPS fenv duplication. by Elliott Hughes · 7 years ago
- f05c39b Merge "Document the set*id functions." am: 003521af47 by Elliott Hughes · 7 years ago
- a9db2a3 Merge "Accept NULL for fds parameter in poll." am: 6ef10547e9 by Chih-Hung Hsieh · 7 years ago
- 003521a Merge "Document the set*id functions." by Treehugger Robot · 7 years ago
- 6ef1054 Merge "Accept NULL for fds parameter in poll." by Treehugger Robot · 7 years ago
- 4be5426 Accept NULL for fds parameter in poll. by Chih-Hung Hsieh · 7 years ago
- 5d36f75 Merge changes from topic "fdsan_abort_msg" am: cd524ca71f by Josh Gao · 7 years ago
- d3f78d7 Implement pthread_sigqueue. am: 726b63f725 by Josh Gao · 7 years ago
- 0f01874 Stringify api_level in <android/versioning.h>. am: f3aa3007e3 by Josh Gao · 7 years ago
- 0664681 Delete archaic pre-ANSI C support. am: 1dc2503e1a by Josh Gao · 7 years ago
- 1de7596 Merge changes from topic "bionic_fdsan_java" am: ec247245de by Josh Gao · 7 years ago
- 7a9fffb fdsan: expose functions to get and interpret tags. am: b6b3a1d4f9 by Josh Gao · 7 years ago
- cd524ca Merge changes from topic "fdsan_abort_msg" by Josh Gao · 7 years ago
- ec24724 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 7 years ago
- 9c60177 Document the set*id functions. by Elliott Hughes · 7 years ago
- 225af13 Merge "Add fdsan owner type for sqlite." am: 24107698b4 by Josh Gao · 7 years ago
- 2410769 Merge "Add fdsan owner type for sqlite." by Treehugger Robot · 7 years ago
- 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
- f3aa300 Stringify api_level in <android/versioning.h>. by Josh Gao · 7 years ago
- be66a06 fdsan: provide abort message in warning tombstones. by Josh Gao · 7 years ago
- 1dc2503 Delete archaic pre-ANSI C support. by Josh Gao · 7 years ago
- 4e74f45 Merge "<sys/socket.h>: add constant for kernel TLS." am: 3e5a32ce2c by Elliott Hughes · 7 years ago
- 3e5a32c Merge "<sys/socket.h>: add constant for kernel TLS." by Treehugger Robot · 7 years ago
- 062eac8 <sys/socket.h>: add constant for kernel TLS. by Elliott Hughes · 7 years ago
- 29b8082 Merge "Start documenting libc." am: 4b9379c889 by Elliott Hughes · 7 years ago
- 4b9379c Merge "Start documenting libc." by Elliott Hughes · 7 years ago
- b6b3a1d fdsan: expose functions to get and interpret tags. by Josh Gao · 7 years ago
- c1b4476 fdsan: make the tag type values sequential. by Josh Gao · 7 years ago
- 27cc4bc Add fdsan owner type for sqlite. by Josh Gao · 7 years ago
- 8e5ac85 Merge "Fix uses of readlink in tests." am: f7f86a9669 by Christopher Ferris · 7 years ago
- f7f86a9 Merge "Fix uses of readlink in tests." by Christopher Ferris · 7 years ago
- 2c4ec7e Fix uses of readlink in tests. by Christopher Ferris · 7 years ago
- 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
- 336720e Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Elliott Hughes · 7 years ago
- 05ee196 Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Treehugger Robot · 7 years ago
- 9a3cbf3 Merge "Test that the _r_debug list looks OK" am: 53b40de572 by Ryan Prichard · 7 years ago
- 53b40de Merge "Test that the _r_debug list looks OK" by Treehugger Robot · 7 years ago
- f1a3838 Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present. by Elliott Hughes · 7 years ago
- 7e4b3a3 Merge "Fix linker's _r_debug (gdb) info" am: dbf54d2270 by Ryan Prichard · 7 years ago
- d8be5de Merge "Folks are starting to need a placeholder name for Q." am: 780cc6b189 by Elliott Hughes · 7 years ago
- dbf54d2 Merge "Fix linker's _r_debug (gdb) info" by Treehugger Robot · 7 years ago
- c20f9a5 Test that the _r_debug list looks OK by Ryan Prichard · 7 years ago
- 8a5aa61 Merge "Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>." am: 5c18e6a153 by Elliott Hughes · 7 years ago
- 780cc6b Merge "Folks are starting to need a placeholder name for Q." by Treehugger Robot · 7 years ago
- 5c18e6a Merge "Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>." by Elliott Hughes · 7 years ago
- cf97d7f Folks are starting to need a placeholder name for Q. by Elliott Hughes · 7 years ago
- 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
- 1882a95 Merge "Move [vdso] after exe/linker in _r_debug" am: 8f2298e73f by Ryan Prichard · 7 years ago
- 0489645 Fix linker's _r_debug (gdb) info by Ryan Prichard · 7 years ago
- 8f2298e Merge "Move [vdso] after exe/linker in _r_debug" by Treehugger Robot · 7 years ago
- 7d91099 Merge "Add benchmark for strncmp" am: 750c01c4b1 by Haibo Huang · 7 years ago
- 750c01c Merge "Add benchmark for strncmp" by Treehugger Robot · 7 years ago
- 37a63ce Merge "[AArch64] Improve strncmp for mutually misaligned inputs" am: d1214b0c68 by Haibo Huang · 7 years ago
- e466cc0 Add benchmark for strncmp by Haibo Huang · 7 years ago
- d1214b0 Merge "[AArch64] Improve strncmp for mutually misaligned inputs" by Haibo Huang · 7 years ago
- 11945d4 Merge "HWASan support in bionic." am: 2019f96247 by Evgenii Stepanov · 7 years ago
- 5a8e558 Merge changes I1eb1a9f2,I8a7621a5 am: 2dc1dd587d by Adhemerval Zanella · 7 years ago
- b1f4e40 Merge changes I75f89487,I2791e2b2 am: 4f9bb7b9e7 by Adhemerval Zanella · 7 years ago
- 65a6211 [AArch64] Improve strncmp for mutually misaligned inputs by Adhemerval Zanella · 8 years ago
- 2019f96 Merge "HWASan support in bionic." by Treehugger Robot · 7 years ago
- 2dc1dd5 Merge changes I1eb1a9f2,I8a7621a5 by Treehugger Robot · 7 years ago
- 4f9bb7b Merge changes I75f89487,I2791e2b2 by Treehugger Robot · 7 years ago
- ab42e6f Use --Bsymbolic-functions on libm by Adhemerval Zanella · 7 years ago
- bd58729 Use -fno-math-errno for libm by Adhemerval Zanella · 7 years ago
- b42ff1b [AArch64] Improve strcmp performance for misaligned strings by Adhemerval Zanella · 8 years ago
- 4ab56af [AArch64] Optimize memcmp for medium to large sizes by Adhemerval Zanella · 8 years ago
- 14dd992 Move [vdso] after exe/linker in _r_debug by Ryan Prichard · 7 years ago
- be551f5 HWASan support in bionic. by Evgenii Stepanov · 7 years ago
- e16a95d Merge "Add more descriptive text around app starting." am: 3fd45bba48 by Christopher Ferris · 7 years ago
- 3fd45bb Merge "Add more descriptive text around app starting." by Christopher Ferris · 7 years ago
- ad935c8 Add more descriptive text around app starting. by Christopher Ferris · 7 years ago
- 876568a Merge "Add new malloc benchmarks." am: 841c9c1ce2 by Christopher Ferris · 7 years ago
- 841c9c1 Merge "Add new malloc benchmarks." by Christopher Ferris · 7 years ago
- abfec5d Merge "libc: enable -Wimplicit-fallthrough" am: b3f24b1b86 by George Burgess IV · 7 years ago
- b3f24b1 Merge "libc: enable -Wimplicit-fallthrough" by Treehugger Robot · 7 years ago
- fa5410f libc: enable -Wimplicit-fallthrough by George Burgess IV · 7 years ago
- 0dc7844 Add new malloc benchmarks. by Christopher Ferris · 7 years ago
- 4f488a0 Merge "Fix benchmark-tests" am: 5285d5995b by Haibo Huang · 7 years ago
- 5285d59 Merge "Fix benchmark-tests" by Treehugger Robot · 7 years ago
- 510dda3 Fix benchmark-tests by Haibo Huang · 7 years ago