Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
9990b3973bdfcda5419c06886215147a878222f1
9990b39
Fix mips __fadvise64.S build failure.
by Elliott Hughes
· 11 years ago
33df10f
Merge "Add posix_fadvise(3)."
by Elliott Hughes
· 11 years ago
b587f33
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
c71483c
Merge "When comparing DNS server configs, also compare number of servers"
by Lorenzo Colitti
· 11 years ago
bce18c9
When comparing DNS server configs, also compare number of servers
by Lorenzo Colitti
· 11 years ago
3c3624f
Merge "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
671f96c
Merge "Ensure __set_errno is still visible on LP32."
by Elliott Hughes
· 11 years ago
011e111
Ensure __set_errno is still visible on LP32.
by Elliott Hughes
· 11 years ago
201f36d
Merge "Don't expose non-standard basename_r and dirname_r in LP64."
by Elliott Hughes
· 11 years ago
cf5fc80
Don't expose non-standard basename_r and dirname_r in LP64.
by Elliott Hughes
· 11 years ago
14669a9
Load libraries in breadth-first order
by Dmitriy Ivanov
· 11 years ago
d3d89f0
Merge "Add arc4random_addrandom binary compatibility."
by Elliott Hughes
· 11 years ago
fc82973
Add arc4random_addrandom binary compatibility.
by Elliott Hughes
· 11 years ago
b4673c4
Merge "Add dlmalloc_usable_size for 32 bit arches."
by Christopher Ferris
· 11 years ago
f903558
Add dlmalloc_usable_size for 32 bit arches.
by Christopher Ferris
· 11 years ago
e07b4da
Merge "Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker."
by Ying Wang
· 11 years ago
320a01d
Merge "Revert "Load libraries in breadth-first order""
by Dmitriy Ivanov
· 11 years ago
498eb18
Revert "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
f9e147b
Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker.
by Ying Wang
· 11 years ago
b3ebfec
Merge "Fix order of soinfo links (repairs libcxx tests)."
by Dmitriy Ivanov
· 11 years ago
b2a30ee
Fix order of soinfo links (repairs libcxx tests).
by Dmitriy Ivanov
· 11 years ago
8adace5
Merge "Enable clang compilation with libc but not linker."
by Chih-Hung Hsieh
· 11 years ago
b58db8b
Enable clang compilation with libc but not linker.
by Chih-Hung Hsieh
· 11 years ago
001815e
Merge "Reset enviroment for math_tests"
by Dmitriy Ivanov
· 11 years ago
7b956ed
Reset enviroment for math_tests
by Dmitriy Ivanov
· 11 years ago
aca9cae
Merge "Fix pthread_attr_getstack__main_thread."
by Elliott Hughes
· 11 years ago
27a9aed
Fix pthread_attr_getstack__main_thread.
by Elliott Hughes
· 11 years ago
c74a768
Merge "Fix mips signed/unsigned signal_test.cpp build breakage."
by Elliott Hughes
· 11 years ago
aa13e83
Fix mips signed/unsigned signal_test.cpp build breakage.
by Elliott Hughes
· 11 years ago
44352f5
Merge "Revert "Register __libc_fini as early as possible.""
by Dmitriy Ivanov
· 11 years ago
c0cd9ce
Merge "Revert "Fix arm64 build""
by Dmitriy Ivanov
· 11 years ago
4b41555
Revert "Register __libc_fini as early as possible."
by Dmitriy Ivanov
· 11 years ago
f0d8970
Revert "Fix arm64 build"
by Dmitriy Ivanov
· 11 years ago
05f0bfd
Merge "Don't mask out SA_RESTORER from sa_flags."
by Elliott Hughes
· 11 years ago
afe58ad
Don't mask out SA_RESTORER from sa_flags.
by Elliott Hughes
· 11 years ago
4ee7c32
Merge "Disable Clang, due to x86 LDBL_MANT_DIG errors."
by Chih-Hung Hsieh
· 11 years ago
356a624
Disable Clang, due to x86 LDBL_MANT_DIG errors.
by Chih-Hung Hsieh
· 11 years ago
071bed8
Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE."
by Elliott Hughes
· 11 years ago
fc8974b
_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE.
by Elliott Hughes
· 11 years ago
1737b15
Merge "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
8f3b8f5
Merge "Fix arm64 build"
by Dmitriy Ivanov
· 11 years ago
58bb54c
Merge "Add back a dummy arc4random_stir for compatibility."
by Elliott Hughes
· 11 years ago
5c1a7fd
Fix arm64 build
by Dmitriy Ivanov
· 11 years ago
5dea472
Add back a dummy arc4random_stir for compatibility.
by Elliott Hughes
· 11 years ago
450aaa0
Merge "Register __libc_fini as early as possible."
by Dmitriy Ivanov
· 11 years ago
e880c73
Register __libc_fini as early as possible.
by Dmitriy Ivanov
· 11 years ago
8da304b
Merge "Make string tests check all alignment combinations"
by Dmitriy Ivanov
· 11 years ago
a3ad450
Load libraries in breadth-first order
by Dmitriy Ivanov
· 11 years ago
28f1770
Merge "Don't fail a test just because we aren't root."
by Dan Albert
· 11 years ago
69fb9f3
Don't fail a test just because we aren't root.
by Dan Albert
· 11 years ago
3b10ba6
Merge "Add some missing dlclose(.)"
by Dmitriy Ivanov
· 11 years ago
319356e
Add some missing dlclose(.)
by Dmitriy Ivanov
· 11 years ago
c7de919
Merge "Start math tests with a clean fenv."
by Dan Albert
· 11 years ago
6676a7d
Start math tests with a clean fenv.
by Dan Albert
· 11 years ago
847e52b
Merge "Prevent a few test pthread keys from leaking."
by Dan Albert
· 11 years ago
1d53ae2
Prevent a few test pthread keys from leaking.
by Dan Albert
· 11 years ago
ec95a9c
Merge "MIPS64 syscall() arguments"
by Elliott Hughes
· 11 years ago
296895f
MIPS64 syscall() arguments
by Chris Dearman
· 11 years ago
86f594b
Merge "Encapsulate soinfo_link_image and soinfo_relocate"
by Dmitriy Ivanov
· 11 years ago
29bbc9d
Encapsulate soinfo_link_image and soinfo_relocate
by Dmitriy Ivanov
· 11 years ago
4625dd7
Merge "Upgrade bionic to tzdata2014g."
by Elliott Hughes
· 11 years ago
e057b9f
Merge "Introduce size-based r/w allocators"
by Dmitriy Ivanov
· 11 years ago
4cafa3c
Merge "Implement LinkedList::visit()"
by Dmitriy Ivanov
· 11 years ago
9685c30
Upgrade bionic to tzdata2014g.
by Elliott Hughes
· 11 years ago
a492605
Implement LinkedList::visit()
by Dmitriy Ivanov
· 11 years ago
0cd83eb
Introduce size-based r/w allocators
by Dmitriy Ivanov
· 11 years ago
5120bcf
Merge "Look into ld_preloads before current library"
by Dmitriy Ivanov
· 11 years ago
c204894
Look into ld_preloads before current library
by Dmitriy Ivanov
· 11 years ago
1138798
Merge "Erase elements in LinkedList::remove_if"
by Dmitriy Ivanov
· 11 years ago
e505cc6
Merge "Make stdatomic.h work with gcc4.6 host compiler"
by Hans Boehm
· 11 years ago
4bea498
Erase elements in LinkedList::remove_if
by Dmitriy Ivanov
· 11 years ago
3242960
Make stdatomic.h work with gcc4.6 host compiler
by Hans Boehm
· 11 years ago
bbe06e0
Merge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc."
by Elliott Hughes
· 11 years ago
e0c56ef
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
by Elliott Hughes
· 11 years ago
83b637f
Merge "Replace NULL with nullptr"
by Dmitriy Ivanov
· 11 years ago
851135b
Replace NULL with nullptr
by Dmitriy Ivanov
· 11 years ago
1f39afc
Merge "The host prebuilt glibc is 2.11, so remove workarounds for 2.9."
by Elliott Hughes
· 11 years ago
cc4259e
Merge "Ignore all __weak_alias in OpenBSD libC."
by Chih-Hung Hsieh
· 11 years ago
f6824b2
The host prebuilt glibc is 2.11, so remove workarounds for 2.9.
by Elliott Hughes
· 11 years ago
29f0694
Merge "Add GNU-compatible strerror_r."
by Elliott Hughes
· 11 years ago
416d7dd
Add GNU-compatible strerror_r.
by Elliott Hughes
· 11 years ago
b6b5cb5
Ignore all __weak_alias in OpenBSD libC.
by Chih-Hung Hsieh
· 11 years ago
f4e721d
Merge "Have pthread_attr_getstack for the main thread report RLIMIT_STACK..."
by Elliott Hughes
· 11 years ago
af9da4a
Merge "Replace snprintf calls in linker."
by Christopher Ferris
· 11 years ago
fbe9d3d
Merge "Fix strlen function type for mips."
by Chih-Hung Hsieh
· 11 years ago
052fa3a
Replace snprintf calls in linker.
by Christopher Ferris
· 11 years ago
15b914c
Fix strlen function type for mips.
by Chih-Hung Hsieh
· 11 years ago
4f8268e
Merge "Replace ambiguous cmp instruction with cmpl."
by Chih-Hung Hsieh
· 11 years ago
9e4ffa7
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
by Elliott Hughes
· 11 years ago
857fa6b
Replace ambiguous cmp instruction with cmpl.
by Chih-Hung Hsieh
· 11 years ago
34da32e
Merge "Add missing type casts before comparison."
by Chih-Hung Hsieh
· 11 years ago
6ecd1cd
Merge "Use the default unwind code."
by Christopher Ferris
· 11 years ago
a2c6ae6
Add missing type casts before comparison.
by Chih-Hung Hsieh
· 11 years ago
b78e60e
Use the default unwind code.
by Christopher Ferris
· 11 years ago
cb322a1
Merge "call uselocale() before freelocale() to make sure that g_local_key has a valid locale."
by Elliott Hughes
· 11 years ago
a40fdbd
call uselocale() before freelocale() to make sure that g_local_key has a valid locale.
by Wally Yau
· 11 years ago
64ae11a
Merge "Switch to OpenBSD <err.h> implementation."
by Elliott Hughes
· 11 years ago
cc7e5f4
Switch to OpenBSD <err.h> implementation.
by Elliott Hughes
· 11 years ago
6bfcefe
Merge "Undefine _Atomic before redefining"
by Hans Boehm
· 11 years ago
07401c7
Merge "Switch to OpenBSD daemon(3)."
by Elliott Hughes
· 11 years ago
Next »