Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
af9da4a343d8fe2456e9d861bbd75bba67f2193c
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
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
6b841db
Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.
by Elliott Hughes
· 11 years ago
b6ed540
Merge "Simplify _ALIGN_TEXT."
by Elliott Hughes
· 11 years ago
0e7f8a9
Simplify _ALIGN_TEXT.
by Elliott Hughes
· 11 years ago
7134fc3
Merge "Regenerate "services.h" from /etc/services."
by Elliott Hughes
· 11 years ago
c4a1de1
Regenerate "services.h" from /etc/services.
by Elliott Hughes
· 11 years ago
3bcd414
Merge "Clean up some of our python scripts."
by Elliott Hughes
· 11 years ago
dc1fb70
Clean up some of our python scripts.
by Elliott Hughes
· 11 years ago
55244a9
Merge "Add <stdio_ext.h> for elfutils."
by Elliott Hughes
· 11 years ago
2b021e1
Add <stdio_ext.h> for elfutils.
by Elliott Hughes
· 11 years ago
b61c506
Merge "Work around atomic_load(const T*) issues."
by Hans Boehm
· 11 years ago
1e8587a
Work around atomic_load(const T*) issues.
by Hans Boehm
· 11 years ago
c5d6df6
Merge "Add in_port_t and move it and in_addr_t to the correct header file."
by Elliott Hughes
· 11 years ago
35d226e
Add in_port_t and move it and in_addr_t to the correct header file.
by Elliott Hughes
· 11 years ago
b9d674c
Merge "Implement the GNU basename(3) in addition to the POSIX one."
by Elliott Hughes
· 11 years ago
09c39d6
Implement the GNU basename(3) in addition to the POSIX one.
by Elliott Hughes
· 11 years ago
6f4220c
Merge "Move the meat of <features.h> into <sys/cdefs.h>."
by Elliott Hughes
· 11 years ago
f4c948a
Move the meat of <features.h> into <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
17f83c9
Merge "Remove unused defines from <features.h>."
by Elliott Hughes
· 11 years ago
f800969
Remove unused defines from <features.h>.
by Elliott Hughes
· 11 years ago
e4fcc3a
Merge "Fix _BSD_SOURCE/__USE_BSD."
by Elliott Hughes
· 11 years ago
b810462
Fix _BSD_SOURCE/__USE_BSD.
by Elliott Hughes
· 11 years ago
8a76ee8
Merge "Revert "Add support for protected local symbol lookup.""
by Dmitriy Ivanov
· 11 years ago
02aa705
Revert "Add support for protected local symbol lookup."
by Dmitriy Ivanov
· 11 years ago
2222eae
Merge "Missing #include <sys/cdefs.h>."
by Dan Albert
· 11 years ago
3a25ab9
Missing #include <sys/cdefs.h>.
by Dan Albert
· 11 years ago
934c801
Merge "Expose android_set_abort_message()."
by Dan Albert
· 11 years ago
ce6b1ab
Expose android_set_abort_message().
by Dan Albert
· 11 years ago
54d24e0
Merge "Fix leak_realloc, copy entire allocation."
by Christopher Ferris
· 11 years ago
6d40d34
Fix leak_realloc, copy entire allocation.
by Christopher Ferris
· 11 years ago
5d9e145
malloc_usable_size returns the original size.
by Christopher Ferris
· 11 years ago
3c7c9a8
Merge "malloc_usable_size returns the original size."
by Christopher Ferris
· 11 years ago
db2e024
Merge "Hide C++ stuff in libc. Put it back in libstdc++."
by Dan Albert
· 11 years ago
fd5ee9a
Hide C++ stuff in libc. Put it back in libstdc++.
by Dan Albert
· 11 years ago
0baf2ca
Merge "Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE)."
by Elliott Hughes
· 11 years ago
5f5cc45
Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE).
by Elliott Hughes
· 11 years ago
205cc41
Merge "Improve <sys/cdefs.h>."
by Elliott Hughes
· 11 years ago
2cfb4e8
Improve <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
2b6cdb5
Merge "Add atexit test for attributed c-tor/d-tor"
by Dmitriy Ivanov
· 11 years ago
4571f31
Add atexit test for attributed c-tor/d-tor
by Dmitriy Ivanov
· 11 years ago
7d05f74
Merge "Have stdatomic.h punt to C++ atomic when possible"
by Hans Boehm
· 11 years ago
019d395
Have stdatomic.h punt to C++ atomic when possible
by Hans Boehm
· 11 years ago
d0cce14
Merge "Move mtctxres.c to libc_dns.a."
by Dan Albert
· 11 years ago
891ec7a
Move mtctxres.c to libc_dns.a.
by Dan Albert
· 11 years ago
8457779
Merge "Keep symbols for linker"
by Dmitriy Ivanov
· 11 years ago
ad5e8b5
Keep symbols for linker
by Dmitriy Ivanov
· 11 years ago
0d4ccee
Merge "Change name of MB_CUR_MAX implementation function."
by Dan Albert
· 11 years ago
224ff04
Change name of MB_CUR_MAX implementation function.
by Dan Albert
· 11 years ago
104a472
Merge "Add more functionality to glibc symbol checker."
by Dan Albert
· 11 years ago
76212ee
Add more functionality to glibc symbol checker.
by Dan Albert
· 11 years ago
9a74e4c
Merge "Hide __libc_init_vdso()."
by Dan Albert
· 11 years ago
b3aaf39
Hide __libc_init_vdso().
by Dan Albert
· 11 years ago
4f85c6f
Merge "Add memory ordering constraint, convert to C11 atomics"
by Hans Boehm
· 11 years ago
Next »