Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
9978a9a82e3b883b32a7a0bcd5cac18f31e7a68d
9978a9a
Move __set_errno to ndk_cruft.cpp.
by Christopher Ferris
· 10 years ago
50e9279
Merge "Fix mips and x86 builds"
by Dimitry Ivanov
· 10 years ago
c176440
Fix mips and x86 builds
by Dmitriy Ivanov
· 10 years ago
5ccad49
Merge "Fix LDFLAGS for arm and x86"
by Dimitry Ivanov
· 10 years ago
e85fb58
Fix LDFLAGS for arm and x86
by Dmitriy Ivanov
· 10 years ago
578d949
Merge "Generate per-architecture version scripts."
by Dimitry Ivanov
· 10 years ago
284b468
Generate per-architecture version scripts.
by Dmitriy Ivanov
· 10 years ago
d9146c2
Merge "Remove the legacy endusershell/getusershell/setusershell stubs."
by Elliott Hughes
· 10 years ago
d7c7daa
Remove the legacy endusershell/getusershell/setusershell stubs.
by Elliott Hughes
· 10 years ago
1721be2
Merge "Implement scandirat and scandirat64."
by Elliott Hughes
· 10 years ago
6331e80
Implement scandirat and scandirat64.
by Elliott Hughes
· 10 years ago
5238eb0
Merge "Implement load at fixed address feature"
by Dimitry Ivanov
· 10 years ago
126af75
Implement load at fixed address feature
by Dmitriy Ivanov
· 10 years ago
60752a2
Merge "Fix <utmp.h> declarations."
by Elliott Hughes
· 10 years ago
9216a64
Fix <utmp.h> declarations.
by Elliott Hughes
· 10 years ago
a2cf378
Merge "Remove swap16/swap32/swap64 header pollution."
by Elliott Hughes
· 10 years ago
bf4c32d
Remove swap16/swap32/swap64 header pollution.
by Elliott Hughes
· 10 years ago
6a4ddeb
Merge "Implement Library Load Order Randomization"
by Dimitry Ivanov
· 10 years ago
1ab8251
Merge "Fix arm64 fenv warnings, and make warnings errors."
by Christopher Ferris
· 10 years ago
fa77529
Fix arm64 fenv warnings, and make warnings errors.
by Christopher Ferris
· 10 years ago
ca430d9
Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC."
by Christopher Ferris
· 10 years ago
e08ab4b
Merge "refactoring: introduce MappedFileFragment"
by Dimitry Ivanov
· 10 years ago
a818445
Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC.
by Christopher Ferris
· 10 years ago
c45f3bf
Merge "Use bionic lock in pthread_internal_t."
by Yabin Cui
· 10 years ago
d26e780
Use bionic lock in pthread_internal_t.
by Yabin Cui
· 10 years ago
4f7a7ad
Implement Library Load Order Randomization
by Dmitriy Ivanov
· 10 years ago
cf1cbbe
refactoring: introduce MappedFileFragment
by Dmitriy Ivanov
· 10 years ago
5edf077
Merge "Switch to LOCAL_SRC_FILES_EXCLUDE"
by Dan Willemsen
· 10 years ago
268a673
Switch to LOCAL_SRC_FILES_EXCLUDE
by Dan Willemsen
· 10 years ago
5c495da
Merge "dlfcn: update ifdef around old_name_"
by Mike Frysinger
· 10 years ago
747d30e
dlfcn: update ifdef around old_name_
by Mike Frysinger
· 10 years ago
f5ea085
Merge "Remove deprecated use of ldm/stm in ARM setjmp."
by Josh Gao
· 10 years ago
b24d743
Remove deprecated use of ldm/stm in ARM setjmp.
by Josh Gao
· 10 years ago
d29ba55
Merge "Opt Brillo out of the ndk cruft."
by Elliott Hughes
· 10 years ago
5fd94df
Merge "Replace auto -> const auto&/auto&&"
by Dimitry Ivanov
· 10 years ago
9c2122e
Merge "Fix R_AARCH64_ABS/PREL relocations"
by Dimitry Ivanov
· 10 years ago
77f91c6
Fix R_AARCH64_ABS/PREL relocations
by Dmitriy Ivanov
· 10 years ago
074efa0
Merge "Ensure that readlink has access to /proc/self/fd"
by Dimitry Ivanov
· 10 years ago
4e50d02
Ensure that readlink has access to /proc/self/fd
by Dmitriy Ivanov
· 10 years ago
c433a36
Merge "Move malloc dispatch table to __libc_globals."
by Josh Gao
· 10 years ago
198d13e
Merge "make mmap fail on requests larger than PTRDIFF_MAX"
by Josh Gao
· 10 years ago
11c2179
Merge "Log dlopen failures caused by text relocations"
by Dimitry Ivanov
· 10 years ago
fae39d2
Log dlopen failures caused by text relocations
by Dmitriy Ivanov
· 10 years ago
30cd706
Merge "Correctly resolve realpath for absolute paths"
by Dimitry Ivanov
· 10 years ago
5dce894
Replace auto -> const auto&/auto&&
by Dmitriy Ivanov
· 10 years ago
6f2d310
Correctly resolve realpath for absolute paths
by Lazar Trsic
· 10 years ago
fb7f45b
Merge "Update timezone data to 2015g"
by Neil Fuller
· 10 years ago
a5ad727
Merge "linker: Switch to clang"
by Dimitry Ivanov
· 10 years ago
b28ffc7
linker: Switch to clang
by Dmitriy Ivanov
· 10 years ago
3c8fc2f
Move malloc dispatch table to __libc_globals.
by Josh Gao
· 10 years ago
fb8fd50
Opt Brillo out of the ndk cruft.
by Elliott Hughes
· 10 years ago
25cba7d
Merge "Make struct FILE opaque."
by Elliott Hughes
· 10 years ago
f0141df
Make struct FILE opaque.
by Elliott Hughes
· 10 years ago
e783926
Merge "Fix stdio read after EOF behavior."
by Elliott Hughes
· 10 years ago
8ab433d
Fix stdio read after EOF behavior.
by Elliott Hughes
· 10 years ago
1ab3f30
Merge "Fix inet_aton on LP32."
by Elliott Hughes
· 10 years ago
7b77cb3
Fix inet_aton on LP32.
by Elliott Hughes
· 10 years ago
c6f704b
Merge "utmp.h: add more ut_type defines"
by Mike Frysinger
· 10 years ago
902ab88
Merge "Move setjmp cookie to a shared globals struct."
by Josh Gao
· 10 years ago
73a9121
Merge "Move VDSO pointers to a shared globals struct."
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
68af0ad
utmp.h: add more ut_type defines
by Mike Frysinger
· 10 years ago
487a182
Merge "Fix inet_addr/inet_aton/inet_network."
by Elliott Hughes
· 10 years ago
0478666
Fix inet_addr/inet_aton/inet_network.
by Elliott Hughes
· 10 years ago
f41fe71
Merge "Sync with upstream tzcode (2015g)."
by Elliott Hughes
· 10 years ago
9fb22a3
Sync with upstream tzcode (2015g).
by Elliott Hughes
· 10 years ago
6a59289
Merge "Remove textrels support for platform libs"
by Dimitry Ivanov
· 10 years ago
8068786
Remove textrels support for platform libs
by Dmitriy Ivanov
· 10 years ago
d8df28f
Merge "Implement setjmp cookies on MIPS and MIPS64"
by Josh Gao
· 10 years ago
31740bf
Update timezone data to 2015g
by Neil Fuller
· 10 years ago
1b519c0
Implement setjmp cookies on MIPS and MIPS64
by Nikola Veljkovic
· 10 years ago
599af93
Merge "Fix bionic_coverage for kati."
by Dan Albert
· 10 years ago
697e261
Fix bionic_coverage for kati.
by Dan Albert
· 10 years ago
268f739
Merge "Make dt_runpath work for libraries opened from apk"
by Dimitry Ivanov
· 10 years ago
cc56abb
Merge "Add missing register preserve in x86/x86_64 longjmp."
by Josh Gao
· 10 years ago
8dbf02d
Add missing register preserve in x86/x86_64 longjmp.
by Josh Gao
· 10 years ago
a1feb11
Make dt_runpath work for libraries opened from apk
by Dmitriy Ivanov
· 10 years ago
f960490
Merge "Remove the workaround which fixes JOB_COUNT in CTS test."
by Yabin Cui
· 10 years ago
bc6379d
Remove the workaround which fixes JOB_COUNT in CTS test.
by Yabin Cui
· 10 years ago
98be6be
am 748421be: Merge "Fix linker tests"
by Dimitry Ivanov
· 10 years ago
748421b
Merge "Fix linker tests"
by Dimitry Ivanov
· 10 years ago
a0f187b
Fix linker tests
by Dmitriy Ivanov
· 10 years ago
df62e31
am 5c50449b: Merge "Use const auto& in for loops."
by Elliott Hughes
· 10 years ago
5c50449
Merge "Use const auto& in for loops."
by Elliott Hughes
· 10 years ago
0b2acdf
Use const auto& in for loops.
by Elliott Hughes
· 10 years ago
ee9dea8
am f7cf8b2c: Merge "bionic: tzset running hot"
by Mark Salyzyn
· 10 years ago
f7cf8b2
Merge "bionic: tzset running hot"
by Mark Salyzyn
· 10 years ago
d057894
bionic: tzset running hot
by Mark Salyzyn
· 10 years ago
a7d5919
am cf92ebcf: Merge "Use foreach loop to match setuid unsafe env vars."
by Josh Gao
· 10 years ago
cf92ebc
Merge "Use foreach loop to match setuid unsafe env vars."
by Josh Gao
· 10 years ago
a5d5d16
Use foreach loop to match setuid unsafe env vars.
by Josh Gao
· 10 years ago
27f2e04
am 143409d7: Merge "Fix the comment"
by Dimitry Ivanov
· 10 years ago
143409d
Merge "Fix the comment"
by Dimitry Ivanov
· 10 years ago
7e03993
Fix the comment
by Dmitriy Ivanov
· 10 years ago
14b7c94
am 4a65557d: Merge "Remove invalid left shifts of -1."
by Stephen Hines
· 10 years ago
4a65557
Merge "Remove invalid left shifts of -1."
by Stephen Hines
· 10 years ago
dc813fe
am ad157a3c: Merge "Add a no dwarf version of assembler macros."
by Christopher Ferris
· 10 years ago
8bb2141
am 3230d96a: Merge "libc: krait: Use performance version of memcpy"
by Christopher Ferris
· 10 years ago
ad157a3
Merge "Add a no dwarf version of assembler macros."
by Christopher Ferris
· 10 years ago
Next »