Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
b58db8b083ce41798a5310616e4f20885cec611f
b58db8b
Enable clang compilation with libc but not linker.
by Chih-Hung Hsieh
· 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
e505517
Switch to OpenBSD daemon(3).
by Elliott Hughes
· 11 years ago
f1e64b5
Merge "More cases where libc should use O_CLOEXEC."
by Elliott Hughes
· 11 years ago
f73183f
More cases where libc should use O_CLOEXEC.
by Elliott Hughes
· 11 years ago
7b87d44
Merge "Switch to OpenBSD res_random."
by Elliott Hughes
· 11 years ago
59de803
Merge "libc should use O_CLOEXEC when opening files for its own use."
by Elliott Hughes
· 11 years ago
9f5dee5
Merge "Remove unnecessary calls to LinkedList::clear()"
by Dmitriy Ivanov
· 11 years ago
3e4a009
Undefine _Atomic before redefining
by Hans Boehm
· 11 years ago
c674edb
libc should use O_CLOEXEC when opening files for its own use.
by Elliott Hughes
· 11 years ago
608217e
Remove unnecessary calls to LinkedList::clear()
by Dmitriy Ivanov
· 11 years ago
d2bd3c4
Merge "Enable __cxa_atexit && __cxa_finalize for linker"
by Dmitriy Ivanov
· 11 years ago
1424140
Enable __cxa_atexit && __cxa_finalize for linker
by Dmitriy Ivanov
· 11 years ago
c764fb2
Merge "Fix pthread_getattr_np for the main thread."
by Elliott Hughes
· 11 years ago
57b7a61
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 11 years ago
9e307af
Merge "Add standard throw() spec to delete operators."
by Chih-Hung Hsieh
· 11 years ago
ae558d6
Add standard throw() spec to delete operators.
by Chih-Hung Hsieh
· 11 years ago
a4a8c4f
Merge "Fix, generalize stdatomic.h; improve test."
by Hans Boehm
· 11 years ago
00aaea3
Fix, generalize stdatomic.h; improve test.
by Hans Boehm
· 11 years ago
9d34f6a
Merge "Bump soinfo version"
by Dmitriy Ivanov
· 11 years ago
0d15094
Bump soinfo version
by Dmitriy Ivanov
· 11 years ago
0b9fa4c
Merge "Fix dlmalloc build."
by Dan Albert
· 11 years ago
ef619cc
Fix dlmalloc build.
by Dan Albert
· 11 years ago
4756afe
Merge "Implement malloc_info(3)."
by Dan Albert
· 11 years ago
4caa1f0
Implement malloc_info(3).
by Dan Albert
· 11 years ago
538db6d
Merge "Fix unistd.getpid_caching_and_clone."
by Elliott Hughes
· 11 years ago
2b3b2ec
Fix unistd.getpid_caching_and_clone.
by Elliott Hughes
· 11 years ago
2e6c5fc
Merge "Remove _flush_cache(2) for mips64."
by Dan Albert
· 11 years ago
2bd88d4
Merge "Run constructors before resolving ifunc functions"
by Dmitriy Ivanov
· 11 years ago
9598b8c
Run constructors before resolving ifunc functions
by Dmitriy Ivanov
· 11 years ago
47793d6
Remove _flush_cache(2) for mips64.
by Dan Albert
· 11 years ago
3157211
Merge "__gnu_basename(3) is accounted for."
by Dan Albert
· 11 years ago
2320b02
__gnu_basename(3) is accounted for.
by Dan Albert
· 11 years ago
d5fbc37
Merge "Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream."
by Elliott Hughes
· 11 years ago
Next »