Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
f8dfb6f249da6fc9c91cc8b94fa28c19e598faa6
/
libc
/
private
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
by Elliott Hughes
· 12 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
2a0b873
Fix __errno for LP64 and clean up __get_tls.
by Elliott Hughes
· 12 years ago
21e7164
Fix MIPS build.
by Elliott Hughes
· 12 years ago
baa5874
libc: Remove deprecated register
by synergydev
· 12 years ago
1e52a54
x86_64: Fix get_tls and statvfs
by Pavel Chupin
· 12 years ago
c620059
Remove 32-bit assumptions from the ELF code.
by Elliott Hughes
· 12 years ago
edad1e1
Fix mismatch between declaration and forward declaration
by Bernhard Rosenkraenzer
· 12 years ago
59a13c1
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
by Christopher Ferris
· 12 years ago
c03e1e7
Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.
by Elliott Hughes
· 12 years ago
838f01f
Bump the number of TLS slots to 128.
by Elliott Hughes
· 12 years ago
d2acf12
am 9562d38d: Merge "Clean up __builtin_expect usage."
by Elliott Hughes
· 12 years ago
d4e753f
Clean up __builtin_expect usage.
by Elliott Hughes
· 12 years ago
601f968
am 84983592: Merge "bionic_atomic_arm.h: Remove < ARMv6 support"
by Nick Kralevich
· 12 years ago
e91f717
bionic_atomic_arm.h: Remove < ARMv6 support
by Nick Kralevich
· 12 years ago
833dc58
am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code."
by Elliott Hughes
· 12 years ago
b8e435c
Expose dn_comp and dn_expand to system C code.
by Lorenzo Colitti
· 12 years ago
a289964
am 227b47a4: Merge "resolv_private.h: remove #define b64_ntop and b64_pton"
by Nick Kralevich
· 12 years ago
ca43d73
resolv_private.h: remove #define b64_ntop and b64_pton
by Nick Kralevich
· 12 years ago
13e2330
am c656d732: Merge "Always use v1 for MIPS TLS access."
by Elliott Hughes
· 12 years ago
a33dc57
Always use v1 for MIPS TLS access.
by Elliott Hughes
· 12 years ago
d2dbf16
am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS"
by Elliott Hughes
· 12 years ago
b6e3400
don't hardcode register r0/v1 when reading the TLS
by Mathias Agopian
· 12 years ago
3da4794
am 944ea1a3: Merge "Clean up abort."
by Elliott Hughes
· 12 years ago
61e699a
Clean up abort.
by Elliott Hughes
· 12 years ago
5a6a0a9
am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h."
by Elliott Hughes
· 12 years ago
36fa67b
Ensure header files using __BEGIN_DECLS include sys/cdefs.h.
by Elliott Hughes
· 12 years ago
ce208f3
am 8d36050a: Merge "Clean up useless declaration in thread_private.h"
by Elliott Hughes
· 12 years ago
94d0daa
Clean up useless declaration in thread_private.h
by Kito Cheng
· 12 years ago
027a8fa
am 8539961f: Merge "FORTIFY_SOURCE: strcat / strncat optimize"
by Nick Kralevich
· 12 years ago
cf87019
FORTIFY_SOURCE: strcat / strncat optimize
by Nick Kralevich
· 12 years ago
975d446
am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes."
by Elliott Hughes
· 12 years ago
d04c183
Add more __restricts, clean up __format__ attributes.
by Elliott Hughes
· 12 years ago
9c7b510
am 240fb862: Merge "Make abort messages available to debuggerd."
by Elliott Hughes
· 12 years ago
0d787c1
Make abort messages available to debuggerd.
by Elliott Hughes
· 12 years ago
c01274c
resolv_cache: hide some libc private functions
by Nick Kralevich
· 12 years ago
d7dc414
am 987fc5a3: am adeec096: Merge "Hide various symbols that shouldn\'t be exposed."
by Elliott Hughes
· 12 years ago
12ea800
am 5f829205: am c1416647: Merge "Clean up internal libc logging."
by Elliott Hughes
· 12 years ago
ce53272
Hide various symbols that shouldn't be exposed.
by Elliott Hughes
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
aa13eaa
am d9cb6988: am 406968b2: am c0e9ddd0: Merge "Reimplement scandir(3)."
by Elliott Hughes
· 12 years ago
701bec2
Reimplement scandir(3).
by Elliott Hughes
· 12 years ago
6af1923
am 39804dcd: Merge "Fix the pthread_setname_np test."
by Elliott Hughes
· 12 years ago
40eabe2
Fix the pthread_setname_np test.
by Elliott Hughes
· 12 years ago
56a007c
am 0a2cb815: Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces."
by Elliott Hughes
· 12 years ago
fb7eb5e
Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces.
by Elliott Hughes
· 12 years ago
2db16ea
am 3002d64b: Merge "Everyone has a TLS register."
by Elliott Hughes
· 12 years ago
91a9925
Everyone has a TLS register.
by Elliott Hughes
· 12 years ago
78715fc
am 558a8b1d: Merge "Revert "Revert "More pthreads cleanup."""
by Elliott Hughes
· 12 years ago
3e89847
Revert "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
191f880
am bfa199ab: am fcaf4e9f: Merge "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
6f94de3
Revert "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
23731e8
am a2a9817f: am 85f491f9: Merge "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
5bb4f54
am 6b73d13f: am 2d3e7233: Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c."""
by Elliott Hughes
· 12 years ago
1b21249
am e4b08318: am 8397cdba: Merge "Revert "Pull the pthread_key_t functions out of pthread.c.""
by Elliott Hughes
· 12 years ago
376bce0
am 024246ec: am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c."
by Elliott Hughes
· 12 years ago
2a1bb4e
More pthreads cleanup.
by Elliott Hughes
· 12 years ago
44b53ad
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
by Elliott Hughes
· 12 years ago
6260553
Revert "Pull the pthread_key_t functions out of pthread.c."
by Elliott Hughes
· 12 years ago
ad59322
Pull the pthread_key_t functions out of pthread.c.
by Elliott Hughes
· 12 years ago
63358ae
am 8f509e8b: am 9a9bb243: Merge "Switch to using AT_RANDOM for the stack guards."
by Elliott Hughes
· 12 years ago
d3920b3
Switch to using AT_RANDOM for the stack guards.
by Elliott Hughes
· 12 years ago
389ebfa
am 6f67cd22: am 2f41531f: Merge "Clean up the argc/argv/envp/auxv handling."
by Elliott Hughes
· 12 years ago
42b2c6a
Clean up the argc/argv/envp/auxv handling.
by Elliott Hughes
· 12 years ago
c63e590
dns cache per interface iteration 2
by Mattias Falk
· 14 years ago
0acf406
am 98ae1a85: am e652ed30: am 244bee5b: Merge "bionic_auxv.h: fix #define conflict"
by Nick Kralevich
· 13 years ago
98ae1a8
am e652ed30: am 244bee5b: Merge "bionic_auxv.h: fix #define conflict"
by Nick Kralevich
· 13 years ago
e652ed3
am 244bee5b: Merge "bionic_auxv.h: fix #define conflict"
by Nick Kralevich
· 13 years ago
abc21c8
bionic_auxv.h: fix #define conflict
by Nick Kralevich
· 13 years ago
16f7b78
am 4cd5703b: am 75b64a1b: am ca483765: Merge "Fix the duplication in the debugging code."
by Elliott Hughes
· 13 years ago
4cd5703
am 75b64a1b: am ca483765: Merge "Fix the duplication in the debugging code."
by Elliott Hughes
· 13 years ago
75b64a1
am ca483765: Merge "Fix the duplication in the debugging code."
by Elliott Hughes
· 13 years ago
1e980b6
Fix the duplication in the debugging code.
by Elliott Hughes
· 13 years ago
1136b7d
Merge "Revert "dns cache per interface iteration 2""
by Robert Greenwalt
· 13 years ago
b002a2f
Revert "dns cache per interface iteration 2"
by Robert Greenwalt
· 13 years ago
89f9b30
Merge "dns cache per interface iteration 2"
by Robert Greenwalt
· 13 years ago
927d904
am 91bc5865: am 8d01c055: am 1271cdc1: Merge "Revert "stack protector: use AT_RANDOM""
by Nick Kralevich
· 13 years ago
91bc586
am 8d01c055: am 1271cdc1: Merge "Revert "stack protector: use AT_RANDOM""
by Nick Kralevich
· 13 years ago
8d01c05
am 1271cdc1: Merge "Revert "stack protector: use AT_RANDOM""
by Nick Kralevich
· 13 years ago
bcd18c0
am 27ff1ae4: am de666485: am ba117e41: Merge "stack protector: use AT_RANDOM"
by Nick Kralevich
· 13 years ago
27ff1ae
am de666485: am ba117e41: Merge "stack protector: use AT_RANDOM"
by Nick Kralevich
· 13 years ago
36bd371
Revert "stack protector: use AT_RANDOM"
by Nick Kralevich
· 13 years ago
de66648
am ba117e41: Merge "stack protector: use AT_RANDOM"
by Nick Kralevich
· 13 years ago
b989c9c
Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic.""
by Elliott Hughes
· 13 years ago
e3a49a8
stack protector: use AT_RANDOM
by Nick Kralevich
· 13 years ago
acb907f
Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic.""
by Elliott Hughes
· 13 years ago
8ffe08c
am fdd6dfa8: am 2c5153b0: libc: add getauxval()
by Nick Kralevich
· 13 years ago
2c5153b
libc: add getauxval()
by Nick Kralevich
· 13 years ago
f1464ff
dns cache per interface iteration 2
by Mattias Falk
· 14 years ago
73dd37d
am 34c7a3c2: am 0d3700d9: Merge "Only have one copy of the kernel_sigset_t hack, and add more tests."
by Elliott Hughes
· 13 years ago
c5d028f
Only have one copy of the kernel_sigset_t hack, and add more tests.
by Elliott Hughes
· 13 years ago
1c88362
am 8717c3db: am 7a34ed2b: Merge "clean up FORTIFY_SOURCE handling."
by Nick Kralevich
· 13 years ago
326ea54
clean up FORTIFY_SOURCE handling.
by Nick Kralevich
· 13 years ago
59b8677
am 4140d90c: am 3acc908c: Merge "FORTIFY_SOURCE: fortify strchr"
by Nick Kralevich
· 13 years ago
049e583
FORTIFY_SOURCE: fortify strchr
by Nick Kralevich
· 13 years ago
6f3222e
Add search domain to dns interface data.
by Robert Greenwalt
· 13 years ago
0f96dd8
am df7f24f3: am 7b68e3f7: Merge "Per-thread -fstack-protector guards for x86."
by Elliott Hughes
· 13 years ago
df7f24f
am 7b68e3f7: Merge "Per-thread -fstack-protector guards for x86."
by Elliott Hughes
· 13 years ago
ad88a08
Per-thread -fstack-protector guards for x86.
by Elliott Hughes
· 13 years ago
4cdc426
am 60c7ac26: am d0f2b7e7: Merge "More upstream NetBSD upgrades."
by Elliott Hughes
· 13 years ago
Next »