Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
4d6ae117cb9606dbd1e5960cab11ad322829431c
4d6ae11
Merge "Add strptime %s." am: e09c90dec1
by Elliott Hughes
· 7 years ago
e09c90d
Merge "Add strptime %s."
by Elliott Hughes
· 7 years ago
fa534b4
Merge "Be clearer about linker warnings." am: 8edbb3eb45
by Elliott Hughes
· 7 years ago
81baaf2
Add strptime %s.
by Elliott Hughes
· 7 years ago
8edbb3e
Merge "Be clearer about linker warnings."
by Elliott Hughes
· 7 years ago
9076b0c
Be clearer about linker warnings.
by Elliott Hughes
· 7 years ago
e75a813
Merge "Reduce max DNS response from 64K to 8K" am: bf6c0c8eaf
by Ben Schwartz
· 7 years ago
bf6c0c8
Merge "Reduce max DNS response from 64K to 8K"
by Treehugger Robot
· 7 years ago
3e75f6d
Merge "Filter out reserved signals in functions that take sigset_t."
by Josh Gao
· 7 years ago
e6d83e6
Merge "Disable {getpwent,getgrent}_iterate tests on glibc." am: b5560355ae
by Josh Gao
· 7 years ago
efa792b
Merge "Filter out reserved signals in functions that take sigset_t."
by Treehugger Robot
· 7 years ago
b556035
Merge "Disable {getpwent,getgrent}_iterate tests on glibc."
by Treehugger Robot
· 7 years ago
47fb0e8
Reduce max DNS response from 64K to 8K
by Ben Schwartz
· 8 years ago
2fe1034
Disable {getpwent,getgrent}_iterate tests on glibc.
by Josh Gao
· 7 years ago
6fcba93
Filter out reserved signals in functions that take sigset_t.
by Josh Gao
· 7 years ago
b140900
Merge "Move sigprocmask into its own file." am: a9050686c4
by Elliott Hughes
· 7 years ago
a905068
Merge "Move sigprocmask into its own file."
by Elliott Hughes
· 7 years ago
7ae3912
Move sigprocmask into its own file.
by Elliott Hughes
· 7 years ago
75cb71c
Merge changes Idc5da0f8,I64223714 am: 9c85408d95
by Ryan Prichard
· 7 years ago
9c85408
Merge changes Idc5da0f8,I64223714
by Treehugger Robot
· 7 years ago
8f41957
Reject exit-time destructors in libc
by Ryan Prichard
· 7 years ago
ee8e3dd
Remove non-trivial constructors/destructors from SystemProperties
by Tom Cherry
· 7 years ago
9fa8caa
Merge changes Ibcd45e9b,I1ff5c0fa am: 44c7b6ad0a
by Tom Cherry
· 7 years ago
44c7b6a
Merge changes Ibcd45e9b,I1ff5c0fa
by Tom Cherry
· 7 years ago
9104a70
Merge "Fix mmap leak in MmapFile" am: d27a3d7853
by Tom Cherry
· 7 years ago
d27a3d7
Merge "Fix mmap leak in MmapFile"
by Treehugger Robot
· 7 years ago
5fe7326
Do not munmap in MmapFile::~MmapFile
by Tom Cherry
· 7 years ago
cb4d421
Fix mmap leak in MmapFile
by Tom Cherry
· 7 years ago
60ddedf
Build bionic/tests with cpp_std experimental.
by Tom Cherry
· 7 years ago
068ea45
Merge "Fix RTLD_NEXT/DEFAULT lookup" am: e510d9c369
by dimitry
· 7 years ago
e510d9c
Merge "Fix RTLD_NEXT/DEFAULT lookup"
by Treehugger Robot
· 7 years ago
153168c
Fix RTLD_NEXT/DEFAULT lookup
by dimitry
· 7 years ago
10f6062
Merge "Remove obsolete debuggerd32/debuggerd64 hack." am: 0da2523570
by Elliott Hughes
· 7 years ago
0da2523
Merge "Remove obsolete debuggerd32/debuggerd64 hack."
by Treehugger Robot
· 7 years ago
2bc42e9
Merge "The VDSO soname varies by architecture." am: e2d6c1e76c
by Elliott Hughes
· 7 years ago
e2d6c1e
Merge "The VDSO soname varies by architecture."
by Elliott Hughes
· 7 years ago
4e6bf9e
Remove obsolete debuggerd32/debuggerd64 hack.
by Elliott Hughes
· 7 years ago
da1bb11
The VDSO soname varies by architecture.
by Elliott Hughes
· 7 years ago
52d10ed
Merge "Add __fseterr." am: d5172fced0
by Elliott Hughes
· 7 years ago
d5172fc
Merge "Add __fseterr."
by Treehugger Robot
· 7 years ago
f1589c5
Merge "Add remaining _l function stubs." am: 665ce210fa
by Elliott Hughes
· 7 years ago
665ce21
Merge "Add remaining _l function stubs."
by Elliott Hughes
· 7 years ago
4578526
Add __fseterr.
by Elliott Hughes
· 7 years ago
55d7fce
Merge "Add uc_sigmask64." am: 38a78728c3
by Elliott Hughes
· 7 years ago
38a7872
Merge "Add uc_sigmask64."
by Elliott Hughes
· 7 years ago
3376c23
Add remaining _l function stubs.
by Elliott Hughes
· 7 years ago
23415fc
Add uc_sigmask64.
by Elliott Hughes
· 7 years ago
3554974
Merge "Switch the rest of our internal headers to #pragma once." am: 2d1e1011cf
by Elliott Hughes
· 7 years ago
2d1e101
Merge "Switch the rest of our internal headers to #pragma once."
by Treehugger Robot
· 7 years ago
7cf17cc
Merge "Implement malloc hooks." am: af8d54a7d7
by Christopher Ferris
· 7 years ago
af8d54a
Merge "Implement malloc hooks."
by Christopher Ferris
· 7 years ago
cbc80ba
Switch the rest of our internal headers to #pragma once.
by Elliott Hughes
· 7 years ago
db478a6
Implement malloc hooks.
by Christopher Ferris
· 7 years ago
fbe8a1b
Merge "Switch x86 begin.c to asm; align ESP correctly" am: 3374d0cabb
by Ryan Prichard
· 7 years ago
b5e9c6a
Merge "Better backwards compatibility for stat64." am: f99b7a34c8
by Elliott Hughes
· 7 years ago
3374d0c
Merge "Switch x86 begin.c to asm; align ESP correctly"
by Treehugger Robot
· 7 years ago
f99b7a3
Merge "Better backwards compatibility for stat64."
by Elliott Hughes
· 7 years ago
c4033e1
Merge "Revert "Remove a check for AIDs in the OEM range."" am: a8b179bcdd
by Tom Cherry
· 7 years ago
a8b179b
Merge "Revert "Remove a check for AIDs in the OEM range.""
by Treehugger Robot
· 7 years ago
f857d59
Switch x86 begin.c to asm; align ESP correctly
by Ryan Prichard
· 7 years ago
25f17e4
Better backwards compatibility for stat64.
by Elliott Hughes
· 7 years ago
52d1ff5
Merge "MIPS32: Make sigset64_t equal to sigset_t" am: 919dd9dcb4
by Goran Jakovljevic
· 7 years ago
41986a0
Revert "Remove a check for AIDs in the OEM range."
by Tom Cherry
· 7 years ago
919dd9d
Merge "MIPS32: Make sigset64_t equal to sigset_t"
by Treehugger Robot
· 7 years ago
69bd701
Merge "Add ability to read /etc/passwd and /etc/group" am: ab8c861597
by Tom Cherry
· 7 years ago
ab8c861
Merge "Add ability to read /etc/passwd and /etc/group"
by Tom Cherry
· 7 years ago
3796669
MIPS32: Make sigset64_t equal to sigset_t
by Goran Jakovljevic
· 7 years ago
974de08
Merge "Remove __overloadable/__RENAME_CLANG" am: 4362da8076
by George Burgess IV
· 7 years ago
4362da8
Merge "Remove __overloadable/__RENAME_CLANG"
by Treehugger Robot
· 7 years ago
57bbcbd
Merge "linker_memory: return success in enable_fallback_allocator."
by Josh Gao
· 7 years ago
6fa9bdd
Merge "linker_memory: return success in enable_fallback_allocator."
by Treehugger Robot
· 7 years ago
9ae7d46
Merge "crtbegin: Correctly align ESP to 16 for __i386__" am: 5bf2c20f43
by Ryan Prichard
· 7 years ago
5bf2c20
Merge "crtbegin: Correctly align ESP to 16 for __i386__"
by Treehugger Robot
· 7 years ago
6722d68
Merge "Add _FORCE_CRT_ATFORK config for crtbegin." am: 59a0a37b9d
by Dan Albert
· 7 years ago
59a0a37
Merge "Add _FORCE_CRT_ATFORK config for crtbegin."
by Treehugger Robot
· 7 years ago
a0d177d
crtbegin: Correctly align ESP to 16 for __i386__
by Ryan Prichard
· 7 years ago
8c37f5a
Merge "Document the rules of thumb for "should I add a syscall wrapper?"."
by Elliott Hughes
· 7 years ago
3d6b2e7
Merge "Document the rules of thumb for "should I add a syscall wrapper?"."
by Elliott Hughes
· 7 years ago
6034ef8
Add ability to read /etc/passwd and /etc/group
by Tom Cherry
· 8 years ago
1a1b57c
Document the rules of thumb for "should I add a syscall wrapper?".
by Elliott Hughes
· 7 years ago
c6cf969
Merge "Don't use SA_RESTORER if it is not defined" am: aac0dd9891
by Goran Jakovljevic
· 7 years ago
aac0dd9
Merge "Don't use SA_RESTORER if it is not defined"
by Treehugger Robot
· 7 years ago
4067bf9
Merge "Fix __gnu_Unwind_Find_exidx again." am: 1a5737a48f
by Dan Albert
· 7 years ago
1a5737a
Merge "Fix __gnu_Unwind_Find_exidx again."
by Treehugger Robot
· 7 years ago
b64f3fe
Merge "Add a few more legacy inlines for strto*_l." am: 13dec2354d
by Dan Albert
· 7 years ago
13dec23
Merge "Add a few more legacy inlines for strto*_l."
by Treehugger Robot
· 7 years ago
9e0a507
Merge "Add aligned_alloc to libc." am: dd1742aca5
by Christopher Ferris
· 7 years ago
dd1742a
Merge "Add aligned_alloc to libc."
by Treehugger Robot
· 7 years ago
87c6aac
Don't use SA_RESTORER if it is not defined
by Goran Jakovljevic
· 7 years ago
cae21a9
Add aligned_alloc to libc.
by Christopher Ferris
· 7 years ago
d91232f
Merge "Inline __libc_arc4random_has_unlimited_entropy." am: be6fbae74f
by Elliott Hughes
· 7 years ago
be6fbae
Merge "Inline __libc_arc4random_has_unlimited_entropy."
by Treehugger Robot
· 7 years ago
55ca56c
Fix __gnu_Unwind_Find_exidx again.
by Dan Albert
· 7 years ago
1724eb2
Merge "Make sigaction consistent about SA_RESTORER and sa_restorer"
by Elliott Hughes
· 7 years ago
fe44c3c
Merge "Make sigaction consistent about SA_RESTORER and sa_restorer"
by Elliott Hughes
· 7 years ago
c11fb66
Inline __libc_arc4random_has_unlimited_entropy.
by Elliott Hughes
· 7 years ago
4d4a783
Add a few more legacy inlines for strto*_l.
by Dan Albert
· 7 years ago
9024235
Remove __overloadable/__RENAME_CLANG
by George Burgess IV
· 7 years ago
960bcf2
Merge "Improve the comment in the ARM setjmp.S." am: 177429cb8d
by Elliott Hughes
· 7 years ago
177429c
Merge "Improve the comment in the ARM setjmp.S."
by Treehugger Robot
· 7 years ago
Next »