Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
c45fe9f7bd49b110f63b5928d00cf33a7b515d04
/
libc
/
private
/
bionic_globals.h
0b0ee0c
libc_shared_globals: add a constexpr ctor
by Ryan Prichard
· 7 years ago
07440a8
Replace TLS_SLOT_BIONIC_PREINIT w/ shared globals
by Ryan Prichard
· 7 years ago
5a66490
Use shared globals so getauxval works earlier
by Ryan Prichard
· 7 years ago
48b1159
Use shared globals to init __progname + environ
by Ryan Prichard
· 7 years ago
7752bcb
Move the abort message to libc_shared_globals
by Ryan Prichard
· 7 years ago
abf736a
Expose libc_shared_globals to libc.so with symbol
by Ryan Prichard
· 7 years ago
8f639a4
Allow invoking the linker on an executable.
by Ryan Prichard
· 7 years ago
e6dab7b
fdsan: minor refactoring.
by Josh Gao
· 7 years ago
f6e5b58
Introduce api to track fd ownership in libc.
by Josh Gao
· 7 years ago
95bca3f
Remove valgrind workarounds.
by Elliott Hughes
· 7 years ago
27475b5
Initialize __libc_sysinfo early on.
by Ryan Prichard
· 7 years ago
b6453c5
Only initialize the global stack protector once.
by Josh Gao
· 9 years ago
be91052
libc: implement kernel vdso syscalls for i386
by Mingwei Shi
· 10 years ago
fc69a8a
Improve and fix the stack-protector tests.
by Elliott Hughes
· 10 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago
3c8fc2f
Move malloc dispatch table to __libc_globals.
by Josh Gao
· 10 years ago
fe9d0ed
Move setjmp cookie to a shared globals struct.
by Josh Gao
· 10 years ago
93c0f5e
Move VDSO pointers to a shared globals struct.
by Josh Gao
· 10 years ago