Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
39f4686461889c2a733caf3ea55bb11719ca9036
/
libc
39f4686
am 36a5aa05: Merge "Use the kernel\'s sa_restorer for aarch64."
by Elliott Hughes
· 11 years ago
36a5aa0
Merge "Use the kernel's sa_restorer for aarch64."
by Elliott Hughes
· 11 years ago
0bbd77a
am 56433ee2: Merge "Clean up the architecture-specific makefiles."
by Elliott Hughes
· 11 years ago
7c02d94
Clean up the architecture-specific makefiles.
by Elliott Hughes
· 11 years ago
894f7f5
am 17cc8e53: Merge "No arm source refers to SOFTFLOAT."
by Elliott Hughes
· 11 years ago
b1a6c31
No arm source refers to SOFTFLOAT.
by Elliott Hughes
· 11 years ago
1cff9a8
Use the kernel's sa_restorer for aarch64.
by Elliott Hughes
· 11 years ago
67c12a8
am 380a3be7: Merge "Fix 32-bit arm unwinding through signal frames."
by Elliott Hughes
· 11 years ago
148dff3
Fix 32-bit arm unwinding through signal frames.
by Elliott Hughes
· 11 years ago
ca2d125
am 5cba3c6f: Merge "Fix signal trampolines."
by Elliott Hughes
· 11 years ago
36f451a
Fix signal trampolines.
by Elliott Hughes
· 11 years ago
b104f0c
am 95b0c6a9: Merge "POSIX says <signal.h> gets you ucontext_t."
by Elliott Hughes
· 11 years ago
95b0c6a
Merge "POSIX says <signal.h> gets you ucontext_t."
by Elliott Hughes
· 11 years ago
07ce976
am 027d2717: Pull input.h from v3.16.1 kernel headers.
by Christopher Ferris
· 11 years ago
027d271
Pull input.h from v3.16.1 kernel headers.
by Christopher Ferris
· 11 years ago
3598119
am 85ef3b5b: Merge "Update NOTICE files."
by Elliott Hughes
· 11 years ago
79f40ff
am ae51accf: Merge "Remove an unused file."
by Elliott Hughes
· 11 years ago
85ef3b5
Merge "Update NOTICE files."
by Elliott Hughes
· 11 years ago
5c2264a
Update NOTICE files.
by Elliott Hughes
· 11 years ago
5681fe8
Remove an unused file.
by Elliott Hughes
· 11 years ago
26a8eb5
POSIX says <signal.h> gets you ucontext_t.
by Elliott Hughes
· 11 years ago
934028e
am 73d2059f: Merge "Explain why clock(3) isn\'t broken."
by Elliott Hughes
· 11 years ago
f83c208
Explain why clock(3) isn't broken.
by Elliott Hughes
· 11 years ago
ecd6be3
am e39e47c6: Merge "Remove "private/bionic_pthread.h"."
by Elliott Hughes
· 11 years ago
bb5e296
am 66bbf159: Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
by Dmitriy Ivanov
· 11 years ago
0f001b6
Remove "private/bionic_pthread.h".
by Elliott Hughes
· 11 years ago
66bbf15
Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
by Dmitriy Ivanov
· 11 years ago
5a6e31c
am 6487f0d8: Merge "Add IFUNC support for arm64 and IRELATIVE reloc"
by Dmitriy Ivanov
· 11 years ago
da7fe21
am 7e00b44e: Expose __swsetup for LP32 binary compatibility.
by Elliott Hughes
· 11 years ago
66265e8
am 27efc488: Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
5f35710
Expose __swsetup for LP32 binary compatibility.
by Elliott Hughes
· 11 years ago
6487f0d
Merge "Add IFUNC support for arm64 and IRELATIVE reloc"
by Dmitriy Ivanov
· 11 years ago
7e00b44
Expose __swsetup for LP32 binary compatibility.
by Elliott Hughes
· 11 years ago
9aea164
Add IFUNC support for arm64 and IRELATIVE reloc
by Dmitriy Ivanov
· 11 years ago
a4831cb
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
27efc48
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
5691dcf
am ea66004c: Merge "Fix mips __fadvise64.S build failure."
by Elliott Hughes
· 11 years ago
9e833bf
Fix mips __fadvise64.S build failure.
by Elliott Hughes
· 11 years ago
9990b39
Fix mips __fadvise64.S build failure.
by Elliott Hughes
· 11 years ago
db1e958
am 33df10f2: Merge "Add posix_fadvise(3)."
by Elliott Hughes
· 11 years ago
b587f33
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
176c327
Merge "Add posix_fadvise(3)." into lmp-dev
by Elliott Hughes
· 11 years ago
0000826
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
33a73bf
When comparing DNS server configs, also compare number of servers
by Lorenzo Colitti
· 11 years ago
da0ed4c
am c71483c0: Merge "When comparing DNS server configs, also compare number of servers"
by Lorenzo Colitti
· 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
06bd5e2
am 3c3624f3: Merge "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
d9ff722
Refactoring: C++11 style DISABLE_ bionic marcos
by Dmitriy Ivanov
· 11 years ago
3c3624f
Merge "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
011e111
Ensure __set_errno is still visible on LP32.
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
938473a
resolved conflicts for merge of 7efad83d to lmp-dev-plus-aosp
by Elliott Hughes
· 11 years ago
7efad83
Ensure __set_errno is still visible on LP32.
by Elliott Hughes
· 11 years ago
14669a9
Load libraries in breadth-first order
by Dmitriy Ivanov
· 11 years ago
08df254
resolved conflicts for merge of c8f6b82f to lmp-dev-plus-aosp
by Elliott Hughes
· 11 years ago
ffa8672
am d3d89f0d: Merge "Add arc4random_addrandom binary compatibility."
by Elliott Hughes
· 11 years ago
c8f6b82
Merge "Don't expose non-standard basename_r and dirname_r in LP64." into lmp-dev
by Elliott Hughes
· 11 years ago
fc82973
Add arc4random_addrandom binary compatibility.
by Elliott Hughes
· 11 years ago
51c8355
Add arc4random_addrandom binary compatibility.
by Elliott Hughes
· 11 years ago
eb1dd67
am 47ed03f7: Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-dev
by Christopher Ferris
· 11 years ago
f903558
Add dlmalloc_usable_size for 32 bit arches.
by Christopher Ferris
· 11 years ago
47ed03f
Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-dev
by Christopher Ferris
· 11 years ago
1c365cb
Add dlmalloc_usable_size for 32 bit arches.
by Christopher Ferris
· 11 years ago
2a0105f
am 320a01d5: 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
f0e9458
Don't expose non-standard basename_r and dirname_r in LP64.
by Elliott Hughes
· 11 years ago
1325d50
am 8adace5f: Merge "Enable clang compilation with libc but not linker."
by Chih-Hung Hsieh
· 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
5beddb7
Fix pthread_attr_getstack__main_thread.
by Elliott Hughes
· 11 years ago
4effe38
am 44352f5f: Merge "Revert "Register __libc_fini as early as possible.""
by Dmitriy Ivanov
· 11 years ago
24d40f2
am c0cd9ce5: Merge "Revert "Fix arm64 build""
by Dmitriy Ivanov
· 11 years ago
ac5c111
am 05f0bfd6: Merge "Don\'t mask out SA_RESTORER from sa_flags."
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
afe58ad
Don't mask out SA_RESTORER from sa_flags.
by Elliott Hughes
· 11 years ago
32dc56a
am 071bed80: 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
04ecc77
am 1737b159: Merge "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
1737b15
Merge "Load libraries in breadth-first order"
by Dmitriy Ivanov
· 11 years ago
f851d60
am 8f3b8f52: Merge "Fix arm64 build"
by Dmitriy Ivanov
· 11 years ago
d05ad93
am 58bb54c3: Merge "Add back a dummy arc4random_stir for compatibility."
by Elliott Hughes
· 11 years ago
8f3b8f5
Merge "Fix arm64 build"
by Dmitriy Ivanov
· 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
1e010d6
Add back a dummy arc4random_stir for compatibility.
by Elliott Hughes
· 11 years ago
bd00ae8
am 450aaa01: 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
a3ad450
Load libraries in breadth-first order
by Dmitriy Ivanov
· 11 years ago
5c2c544
am 9ac60bf8: Make stdatomic.h work with gcc4.6 host compiler
by Hans Boehm
· 11 years ago
c16f048
resolved conflicts for merge of 2b10e2f1 to lmp-dev-plus-aosp
by Andreas Gampe
· 11 years ago
cb093d1
Merge "Upgrade bionic to tzdata2014g." into lmp-dev
by Elliott Hughes
· 11 years ago
6c69675
am ec95a9cf: Merge "MIPS64 syscall() arguments"
by Elliott Hughes
· 11 years ago
296895f
MIPS64 syscall() arguments
by Chris Dearman
· 11 years ago
9ac60bf
Make stdatomic.h work with gcc4.6 host compiler
by Hans Boehm
· 11 years ago
b519ea4
Upgrade bionic to tzdata2014g.
by Elliott Hughes
· 11 years ago
a5d70a4
am 4625dd75: Merge "Upgrade bionic to tzdata2014g."
by Elliott Hughes
· 11 years ago
Next »