Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
a32fc8685dc0b81f9e10d99fdb248f33c0fa05f7
a32fc86
Don't use StringPrintf() in gtest runner.
by Yabin Cui
· 10 years ago
d4c9b9d
Improve unit test runner.
by Yabin Cui
· 10 years ago
22dca83
Merge "Re-add putw for LP32"
by Dan Willemsen
· 10 years ago
b905551
Re-add putw for LP32
by Dan Willemsen
· 10 years ago
b24f7a0
Merge "Explicitly disallow default c-tor"
by Dimitry Ivanov
· 10 years ago
a5e183c
Explicitly disallow default c-tor
by Dimitry Ivanov
· 10 years ago
9cbabd8
Merge "Add bionic-unit-tests-gcc{32,64}, compiled with gcc."
by Chih-hung Hsieh
· 10 years ago
6bef152
Merge "Init stdio in __libc_init_common."
by Yabin Cui
· 10 years ago
af87c9c
Merge "Enable using clang to build __cxa_thread_atexit_impl."
by Yabin Cui
· 10 years ago
9b687dc
Enable using clang to build __cxa_thread_atexit_impl.
by Yabin Cui
· 10 years ago
28d3f00
Merge "Don't use __thread in __cxa_thread_finalize()."
by Yabin Cui
· 10 years ago
d68c9e5
Init stdio in __libc_init_common.
by Yabin Cui
· 10 years ago
aec1398
Merge "Fix pthread_test according to tsan report."
by Yabin Cui
· 10 years ago
2bb85c8
Merge "Consider $(use_clang) when building libc_thread_atexit_impl module"
by Chih-hung Hsieh
· 10 years ago
f688c5d
Add bionic-unit-tests-gcc{32,64}, compiled with gcc.
by Chih-Hung Hsieh
· 10 years ago
83f314f
Consider $(use_clang) when building libc_thread_atexit_impl module
by Nikola Veljkovic
· 10 years ago
952e9eb
Don't use __thread in __cxa_thread_finalize().
by Yabin Cui
· 10 years ago
a01108d
Merge "Remove cflags and ldflags from crt defaults"
by Colin Cross
· 10 years ago
8bd2718
Merge "move arch variant structs down a level"
by Colin Cross
· 10 years ago
bff87d1
Remove cflags and ldflags from crt defaults
by Colin Cross
· 10 years ago
db8caa7
Merge "Introduce anonymous namespace"
by Dimitry Ivanov
· 10 years ago
1ffec1c
Introduce anonymous namespace
by Dmitriy Ivanov
· 10 years ago
6ab8f89
move arch variant structs down a level
by Colin Cross
· 10 years ago
1755435
Merge "Change _stdio_handles_locking into _caller_handles_locking."
by Yabin Cui
· 10 years ago
a7fc7f9
Merge "Handling invalid section headers"
by Dimitry Ivanov
· 10 years ago
3c52481
Handling invalid section headers
by Dmitriy Ivanov
· 10 years ago
74ed96d
Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts."
by Yabin Cui
· 10 years ago
76144aa
Change _stdio_handles_locking into _caller_handles_locking.
by Yabin Cui
· 10 years ago
fb3219f
Merge "Move some utility functions to linker_utils"
by Dimitry Ivanov
· 10 years ago
84bab5a
Move some utility functions to linker_utils
by Dmitriy Ivanov
· 10 years ago
a1ab0d8
Merge "Improve error message for files with no sections"
by Dimitry Ivanov
· 10 years ago
b76123f
Improve error message for files with no sections
by Dmitriy Ivanov
· 10 years ago
8d5fb0d
Merge "Disable clang for mips/mips64 libc."
by Chih-hung Hsieh
· 10 years ago
b4bc156
Disable clang for mips/mips64 libc.
by Chih-Hung Hsieh
· 10 years ago
43c9045
Merge "mmap: fix calculation of is_private_anonymous variable"
by Elliott Hughes
· 10 years ago
ee67dd7
mmap: fix calculation of is_private_anonymous variable
by Vitaly Vul
· 10 years ago
f30170d
Merge changes I73a39c6d,Iab2af242
by Josh Gao
· 10 years ago
79f8d64
Merge "Fix tsan abort for lake of __libc_auxv initialization."
by Yabin Cui
· 10 years ago
9c6157c
Merge "Update libc/Android.bp to match libc/Android.mk"
by Colin Cross
· 10 years ago
284068f
Fix tsan abort for lake of __libc_auxv initialization.
by Yabin Cui
· 10 years ago
a35d23d
Update libc/Android.bp to match libc/Android.mk
by Colin Cross
· 10 years ago
2feb9dd
Fix test build break.
by Josh Gao
· 10 years ago
c9a659c
Use FUTEX_WAIT_BITSET to avoid converting timeouts.
by Yabin Cui
· 10 years ago
0ebe2f0
Merge "Add /odm/lib to shared lib search path"
by Hung-ying Tyan
· 10 years ago
c22a7de
extend the PTRDIFF_MAX size check to mremap
by Daniel Micay
· 10 years ago
313632d
Merge "Do not depend on host bits to get the right size to write."
by Junichi Uekawa
· 10 years ago
ff35b1e
Do not depend on host bits to get the right size to write.
by Junichi Uekawa
· 10 years ago
2c09e5d
Merge "Implement pthread spin."
by Yabin Cui
· 10 years ago
ea5bb15
Merge "Avoid tsan warning about pthread_mutex_destroy."
by Yabin Cui
· 10 years ago
fe3a83a
Implement pthread spin.
by Yabin Cui
· 10 years ago
f74b041
Add /odm/lib to shared lib search path
by Hung-ying Tyan
· 10 years ago
63f0e0d
Merge "Ignore target sdk version for the public namespace"
by Dimitry Ivanov
· 10 years ago
3cc35e2
Ignore target sdk version for the public namespace
by Dmitriy Ivanov
· 10 years ago
0307eee
Avoid tsan warning about pthread_mutex_destroy.
by Yabin Cui
· 10 years ago
a36158a
Fix pthread_test according to tsan report.
by Yabin Cui
· 10 years ago
b804b9d
Merge "Implement pthread barrier."
by Yabin Cui
· 10 years ago
3c8c160
Merge "Remove the warning about empty LD_LIBRARY_PATH"
by Dimitry Ivanov
· 10 years ago
fbfba64
Remove the warning about empty LD_LIBRARY_PATH
by Dmitriy Ivanov
· 10 years ago
e7c2fff
Implement pthread barrier.
by Yabin Cui
· 10 years ago
949bfb9
Merge "Enable clang to compile more tests."
by Chih-hung Hsieh
· 10 years ago
61f186d
Merge "Fix arm64 and x86 builds"
by Dimitry Ivanov
· 10 years ago
d9b08a0
Fix arm64 and x86 builds
by Dmitriy Ivanov
· 10 years ago
1f0ccbb
Merge "Introducing linker namespaces"
by Dimitry Ivanov
· 10 years ago
1e79540
Enable clang to compile more tests.
by Chih-Hung Hsieh
· 10 years ago
42d5fcb
Introducing linker namespaces
by Dmitriy Ivanov
· 10 years ago
1b42c54
Merge "Improve libc time zone fallback behavior."
by Elliott Hughes
· 10 years ago
d1c28a3
Improve libc time zone fallback behavior.
by Elliott Hughes
· 10 years ago
5780f9d
Merge "Fix strftime if tm_zone is null."
by Elliott Hughes
· 10 years ago
4ea67f6
Merge "FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc"
by Nick Kralevich
· 10 years ago
a9cac4c
Fix strftime if tm_zone is null.
by Elliott Hughes
· 10 years ago
2ed1b29
FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc
by Nick Kralevich
· 10 years ago
7c10ee9
Merge "Still cannot compile with clang on arm64."
by Chih-hung Hsieh
· 10 years ago
c04647f
Still cannot compile with clang on arm64.
by Chih-Hung Hsieh
· 10 years ago
0c44705
Merge "Enable clang for modules failed with TLS."
by Chih-hung Hsieh
· 10 years ago
dbc6398
Merge "Clean up pthread_gettid_np test."
by Elliott Hughes
· 10 years ago
5058a00
Enable clang for modules failed with TLS.
by Chih-Hung Hsieh
· 10 years ago
b03e6bf
Merge "Add 100 column limit to .clang-format."
by Josh Gao
· 10 years ago
615f3aa
Add 100 column limit to .clang-format.
by Josh Gao
· 10 years ago
f208361
Clean up pthread_gettid_np test.
by Elliott Hughes
· 10 years ago
ffe5c24
Merge "Fix potential race condition on CTS TC pthread_gettid_np"
by Elliott Hughes
· 10 years ago
de12462
Fix potential race condition on CTS TC pthread_gettid_np
by Junjie Hu
· 10 years ago
6209b99
Merge "libc_init_common.cpp: Clarify when environment stripping occurs"
by Nick Kralevich
· 10 years ago
2fb0265
libc_init_common.cpp: Clarify when environment stripping occurs
by Nick Kralevich
· 10 years ago
2a7f1b3
Merge "Refactor prop_area into a class"
by Tom Cherry
· 10 years ago
926ebe1
Refactor prop_area into a class
by Tom Cherry
· 10 years ago
11b3916
Merge "Fix test failure."
by Josh Gao
· 10 years ago
09fac86
Fix test failure.
by Josh Gao
· 10 years ago
704e048
Merge "Update Android.bp with latest Android.mk changes"
by Dan Willemsen
· 10 years ago
dc6b0a7
Update Android.bp with latest Android.mk changes
by Dan Willemsen
· 10 years ago
0e6542b
Merge "Add fileno_unlocked to support thread sanitizer."
by Yabin Cui
· 10 years ago
fb994f4
Add fileno_unlocked to support thread sanitizer.
by Yabin Cui
· 10 years ago
8b5b2c4
Merge "fix the mremap signature"
by Elliott Hughes
· 10 years ago
4200e26
fix the mremap signature
by Daniel Micay
· 10 years ago
3482613
Merge "linker: cleanup solist after unsuccessful read"
by Dimitry Ivanov
· 10 years ago
fd7a91e
linker: cleanup solist after unsuccessful read
by Dmitriy Ivanov
· 10 years ago
004fead
Merge "Fix linked_list::remove_if()"
by Dimitry Ivanov
· 10 years ago
7a9311f
Fix linked_list::remove_if()
by Dmitriy Ivanov
· 10 years ago
ef5e647
Merge "Use cc_defaults"
by Colin Cross
· 10 years ago
dd7dcfc
Merge "Fix GNU/POSIX basename headers."
by Josh Gao
· 10 years ago
eb9b925
Fix GNU/POSIX basename headers.
by Josh Gao
· 10 years ago
Next »