Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b88edc6739d2582597e6164edf49cdcc669abcbc
/
libc
db0c6de
Fix visibility rules.
by Baligh Uddin
· 5 years ago
cf87831
Merge "Make more functions weak for native bridge"
by Lev Rumyantsev
· 5 years ago
ddbcea2
Merge "pthread_cond: only call futex_wake when there are waiters"
by Treehugger Robot
· 5 years ago
9c08f4f
pthread_cond: only call futex_wake when there are waiters
by Tim Murray
· 5 years ago
19f8486
Fix bug in finding another thread's TCB.
by Vy Nguyen
· 5 years ago
814f38f
Make more functions weak for native bridge
by Lev Rumyantsev
· 5 years ago
dcbc8ec
Merge changes from topic "I81ece86ace916eb6b435ab516cd431ec4b48a3bf"
by Steven Moreland
· 5 years ago
0cdf132
Expose per-process memory init.
by Steven Moreland
· 5 years ago
5d3aa86
Add an API for per-process disabling memory initialization.
by Peter Collingbourne
· 5 years ago
08a4342
Merge "Mark __progname as weak for native_bridge"
by Evgeny Eltsin
· 5 years ago
6351127
Merge "x86/x86_64: cleanup signal trampolines"
by Ryan Prichard
· 5 years ago
b752dd5
Mark __progname as weak for native_bridge
by Evgeny Eltsin
· 5 years ago
9494caa
Merge "Enable arm64 .eh_frame terminator, align it to 4"
by Ryan Prichard
· 5 years ago
15a05a7
No global ThinLTO for bionic
by Yi Kong
· 5 years ago
07c85f1
Merge "Make __clone_for_fork pure native bridge mode abstraction"
by Victor Khimenko
· 5 years ago
d510f22
Merge "Stop marking symbols weak in native bionic build"
by Victor Khimenko
· 5 years ago
6427f39
Make __clone_for_fork pure native bridge mode abstraction
by Victor Khimenko
· 5 years ago
b967e79
Stop marking symbols weak in native bionic build
by Victor Khimenko
· 5 years ago
8d01fac
alloc_debug: get load_bias error
by Weiwei.Zhang
· 5 years ago
fd8d687
x86/x86_64: cleanup signal trampolines
by Ryan Prichard
· 6 years ago
73ed0c4
Merge changes from topic "arm64_branch-protection"
by Elliott Hughes
· 5 years ago
7241ac6
Merge "Enable BTI in bionic linker"
by Elliott Hughes
· 5 years ago
bcef897
Enable arm64 .eh_frame terminator, align it to 4
by Ryan Prichard
· 5 years ago
5cd0172
Merge "Work around issues with `aligned_alloc()` and -O2."
by Treehugger Robot
· 5 years ago
1c33c4a
Work around issues with `aligned_alloc()` and -O2.
by Stephen Hines
· 5 years ago
bda8558
Merge "Avoid explicit use of "10000" in build files."
by Dan Albert
· 5 years ago
1559018
Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h."
by Peter Collingbourne
· 5 years ago
978eb16
Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h.
by Peter Collingbourne
· 5 years ago
8d55d18
Enable BTI in bionic linker
by Tamas Petz
· 6 years ago
379ed1e
Explicitly add the include path for android_filesystem_config.h
by Tom Cherry
· 5 years ago
cf69abc
Merge "Dump the per-thread TAGGED_ADDR_CTRL value if available."
by Peter Collingbourne
· 5 years ago
fee514e
Make it clearer that math.h isn't fdlibm.
by Elliott Hughes
· 5 years ago
98d79de
Dump the per-thread TAGGED_ADDR_CTRL value if available.
by Peter Collingbourne
· 5 years ago
a1e3f2c
Expose a function to reset the stack protector for the zygote.
by Elliott Hughes
· 5 years ago
bba9153
Merge "Implement a new mechanism to let Scudo access the TLS slot"
by Peter Collingbourne
· 5 years ago
38d290a
Implement a new mechanism to let Scudo access the TLS slot
by Peter Collingbourne
· 5 years ago
8e5fc5b
NGREG != ELF_NGREG.
by Elliott Hughes
· 5 years ago
f5bdee7
libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S
by Tamas Petz
· 5 years ago
18621fb
Update crtbegin.c and crt*.S to support Armv8.5-A BTI
by Tamas Petz
· 5 years ago
19d66e6
libc: Prepare support for Armv8.3-A PAuth and Armv8.5-A BTI in *.S
by Tamas Petz
· 6 years ago
a5744e2
Add benchmark for property mapping
by Tom Cherry
· 5 years ago
d065c04
Incorporate upstream's strptime %Z/%z support.
by Elliott Hughes
· 5 years ago
1e1c784
bionic_systrace: moving global static variables
by Bowgo Tsai
· 5 years ago
1e0d28b
Merge "async_safe: don't call libc's socket."
by Josh Gao
· 5 years ago
d371133
async_safe: don't call libc's socket.
by Josh Gao
· 5 years ago
d0ecf0b
Adding system property tracing
by Bowgo Tsai
· 6 years ago
3936985
Merge "Disable HWASAN on ifunc resolvers."
by Treehugger Robot
· 5 years ago
1c502d4
Merge "Various coverage improvements."
by Elliott Hughes
· 5 years ago
48943b2
Avoid explicit use of "10000" in build files.
by Dan Albert
· 5 years ago
03d89a7
Disable HWASAN on ifunc resolvers.
by Peter Collingbourne
· 5 years ago
d4d7efc
Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)"
by Vy Nguyen
· 5 years ago
7cebf83
Various coverage improvements.
by Elliott Hughes
· 5 years ago
aadcb07
Merge "Cleanup for #inclusivefixit."
by Elliott Hughes
· 5 years ago
d4da7b1
Merge "Create per-API versions of the CRT objects."
by Treehugger Robot
· 5 years ago
dc503f6
Create per-API versions of the CRT objects.
by Dan Albert
· 5 years ago
d8f4691
Add api-level.h to dac, improve docs.
by Dan Albert
· 5 years ago
d500751
Add a thread-properties API
by Vy Nguyen
· 6 years ago
f08e70a
Merge "Reimplement our no-op utmp.h functions more simply."
by Elliott Hughes
· 5 years ago
9a1d397
Reimplement our no-op utmp.h functions more simply.
by Elliott Hughes
· 5 years ago
2dbea43
Make swab(3) inline prior to API 28.
by Dan Albert
· 7 years ago
422b204
Merge "Switch to musl memmem (via OpenBSD)."
by Elliott Hughes
· 5 years ago
cc8f1ea
Merge "Allow native_bridge to intercept __get_thread()->stack_top"
by Treehugger Robot
· 5 years ago
5633caa
Switch to musl memmem (via OpenBSD).
by Elliott Hughes
· 5 years ago
eebb1ec
Merge "Update to v5.8 kernel headers."
by Christopher Ferris
· 5 years ago
e41012f
Merge "Enable coverage for libc."
by Treehugger Robot
· 5 years ago
8035caa
Enable coverage for libc.
by Pirama Arumuga Nainar
· 6 years ago
8177cdf
Update to v5.8 kernel headers.
by Christopher Ferris
· 5 years ago
7591bb5
Merge "SCUDO fill options only when USE_SCUDO"
by Steven Moreland
· 5 years ago
a9208f3
Moving bionic_systrace.cpp out of libc_bionic_ndk
by Bowgo Tsai
· 5 years ago
61be801
Fix __clone_for_fork attributes
by Evgeny Eltsin
· 5 years ago
f690300
Allow native_bridge to intercept __get_thread()->stack_top
by Evgeny Eltsin
· 5 years ago
907e0ae
Merge "Sync with upstream OpenBSD."
by Elliott Hughes
· 5 years ago
0cfe549
Merge "Sync with upstream NetBSD."
by Treehugger Robot
· 5 years ago
26b0607
Sync with upstream OpenBSD.
by Elliott Hughes
· 5 years ago
79c91ae
Sync with upstream NetBSD.
by Elliott Hughes
· 5 years ago
fb65ee4
SCUDO fill options only when USE_SCUDO
by Steven Moreland
· 5 years ago
cf34653
More cleanup for #inclusivefixit.
by Elliott Hughes
· 5 years ago
3025f12
Merge "Add support for new scudo mallopt options."
by Christopher Ferris
· 5 years ago
8844879
Add support for new scudo mallopt options.
by Christopher Ferris
· 5 years ago
72ac49d
Merge "Remove pylintrc."
by Treehugger Robot
· 5 years ago
fce3187
Cleanup for #inclusivefixit.
by Elliott Hughes
· 5 years ago
15786e4
Cleanup for #inclusivefixit.
by Tom Cherry
· 5 years ago
9dd1141
Remove pylintrc.
by Dan Albert
· 5 years ago
3f31610
Cleanup for #inclusivefixit.
by Elliott Hughes
· 5 years ago
6ba173a
Merge "Changes for #inclusivefixit."
by Elliott Hughes
· 5 years ago
9b7338c
Merge "Track name changes in the tzdata format"
by Neil Fuller
· 5 years ago
68ae6ad
Changes for #inclusivefixit.
by Elliott Hughes
· 5 years ago
8e20ac4
Resolve interface flags using SIOCGIFFLAGS ioctl
by Bram Bonné
· 5 years ago
c618960
Improve diagram in malloc_heapprofd.
by Florian Mayer
· 6 years ago
b76e8e6
Merge "strings.h: undef ffs/ffsl/ffsll."
by Treehugger Robot
· 6 years ago
c9889fd
strings.h: undef ffs/ffsl/ffsll.
by Elliott Hughes
· 6 years ago
d381b26
Merge "Remove references to libc_scudo."
by Christopher Ferris
· 6 years ago
536b7ec
Merge "Revert "Disallow vmsplice(2) for all zygote-spawned processes.""
by Treehugger Robot
· 6 years ago
b477ac7
Revert "Disallow vmsplice(2) for all zygote-spawned processes."
by Elliott Hughes
· 6 years ago
ef707f9
Remove references to libc_scudo.
by Christopher Ferris
· 6 years ago
528e29d
Simplify tzdata fallback logic.
by Elliott Hughes
· 6 years ago
3d1bd8e
Disallow vmsplice(2) for all zygote-spawned processes.
by Elliott Hughes
· 6 years ago
ad4b47c
Merge "Don't look for licenses in .md files and pylintrc files."
by Elliott Hughes
· 6 years ago
da45ea6
Merge "Update libc/NOTICE."
by Elliott Hughes
· 6 years ago
c5db38a
Don't look for licenses in .md files and pylintrc files.
by Elliott Hughes
· 6 years ago
Next »