Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
46f3db6bb81b3368783ea3748df46c2d7d2f7b2f
« Previous
3fdb735
Merge "Avoid sign extension in 32-bit mmap."
by Elliott Hughes
· 11 years ago
434f97f
Merge "Remove some old kernel header cruft not needed with uapi."
by Elliott Hughes
· 11 years ago
9986890
Avoid sign extension in 32-bit mmap.
by Elliott Hughes
· 11 years ago
68d89c7
Remove some old kernel header cruft not needed with uapi.
by Elliott Hughes
· 11 years ago
22323f9
Merge "Fix aarch64 futex assembly routines."
by Elliott Hughes
· 11 years ago
5eccb96
Fix aarch64 futex assembly routines.
by Elliott Hughes
· 11 years ago
026b6ab
Merge "Allocate additional space on stack for indirect syscall"
by Elliott Hughes
· 11 years ago
766c7ef
Allocate additional space on stack for indirect syscall
by Chris Dearman
· 11 years ago
5e26221
Merge "Fix backwards compatible system property structure"
by Greg Hackmann
· 11 years ago
21955e5
Merge "Upgrade to tzdata2013i."
by Elliott Hughes
· 11 years ago
498295c
Upgrade to tzdata2013i.
by Elliott Hughes
· 11 years ago
aa26768
Merge "Allow GCC-built fortified code to run on a clang-built bionic."
by Elliott Hughes
· 11 years ago
ea23753
Merge "Fix __isnanl on aarch64."
by Elliott Hughes
· 11 years ago
a19a41b
Merge "Fix struct stat for aarch64."
by Elliott Hughes
· 11 years ago
f85b9ac
Merge "Don't force O_LARGEFILE on LP64."
by Elliott Hughes
· 11 years ago
28ddd91
Fix __isnanl on aarch64.
by Elliott Hughes
· 11 years ago
b8fa5b1
Fix struct stat for aarch64.
by Elliott Hughes
· 11 years ago
17cabe1
Don't force O_LARGEFILE on LP64.
by Elliott Hughes
· 11 years ago
f576472
Merge "Add __popcountsi2 to the function compat list."
by Ben Cheng
· 11 years ago
e3fb66d
Add __popcountsi2 to the function compat list.
by Ben Cheng
· 11 years ago
ed96db2
Merge "Don't abort in stdio.getdelim_invalid and stdio.getline_invalid."
by Elliott Hughes
· 11 years ago
6ad8f76
Don't abort in stdio.getdelim_invalid and stdio.getline_invalid.
by Elliott Hughes
· 11 years ago
cd0609f
Allow GCC-built fortified code to run on a clang-built bionic.
by Elliott Hughes
· 11 years ago
cf7a4a4
Merge "Revert "Add C linkage for __open_2 and __openat_2.""
by Elliott Hughes
· 11 years ago
9a42eef
Revert "Add C linkage for __open_2 and __openat_2."
by Elliott Hughes
· 11 years ago
bb4f6dc
Merge "ARM: Change dmb domain for bionic_atomic_barrier()"
by Elliott Hughes
· 11 years ago
845c778
ARM: Change dmb domain for bionic_atomic_barrier()
by Serban Constantinescu
· 11 years ago
1afb375
Merge "Fix aarch64 custom assembler now non-uapi is gone."
by Elliott Hughes
· 11 years ago
eb15a6c
Merge "We actually have modfl."
by Elliott Hughes
· 11 years ago
da97755
Fix aarch64 custom assembler now non-uapi is gone.
by Elliott Hughes
· 11 years ago
20adf52
We actually have modfl.
by Elliott Hughes
· 11 years ago
dcc18ea
Merge "Add C linkage for __open_2 and __openat_2."
by Ben Cheng
· 11 years ago
c13d89b
Add C linkage for __open_2 and __openat_2.
by Ben Cheng
· 11 years ago
bf3ec9a
AArch64: Use LDXR/STXR instead of LDAXR/STLXR for bionic_atomic_cmpxchg()
by Serban Constantinescu
· 11 years ago
81ddd14
Merge "Remove the non-uapi kernel headers."
by Christopher Ferris
· 11 years ago
25447ae
Merge "Clean up more recursive FORTIFY_SOURCE calls"
by Nick Kralevich
· 11 years ago
e4c6b08
Clean up more recursive FORTIFY_SOURCE calls
by Nick Kralevich
· 11 years ago
4063bb6
Merge "__strnlen_chk: avoid recursive strlen calls"
by Nick Kralevich
· 11 years ago
90bd36b
Merge "Don't use weak aliases in libm."
by Elliott Hughes
· 11 years ago
ddea383
__strnlen_chk: avoid recursive strlen calls
by Nick Kralevich
· 11 years ago
241608e
Don't use weak aliases in libm.
by Elliott Hughes
· 11 years ago
f5897dc
Merge "Fix linking of aarch64 static binaries."
by Elliott Hughes
· 11 years ago
28d4b9b
Fix linking of aarch64 static binaries.
by Elliott Hughes
· 11 years ago
0b61567
Merge "Fix the x86-64 int64_t/uint64_t."
by Elliott Hughes
· 11 years ago
ba9fee9
Fix the x86-64 int64_t/uint64_t.
by Elliott Hughes
· 11 years ago
717ad64
Merge "Don't use __kernel_ulong_t."
by Elliott Hughes
· 11 years ago
ad8842f
Don't use __kernel_ulong_t.
by Elliott Hughes
· 11 years ago
7649766
Merge "Remove <machine/kernel.h>."
by Elliott Hughes
· 11 years ago
2b333ea
Remove <machine/kernel.h>.
by Elliott Hughes
· 11 years ago
be52314
Remove the non-uapi kernel headers.
by Christopher Ferris
· 11 years ago
d2bcbf0
Merge "Small style cleanup."
by Elliott Hughes
· 11 years ago
9e79af3
Small style cleanup.
by Elliott Hughes
· 11 years ago
611b903
Merge "Properly detect timeout in pthread_mutex_lock_timeout_np_impl"
by Elliott Hughes
· 11 years ago
e00f489
Merge "Move bionic over to GCC's 'warning' attribute."
by Elliott Hughes
· 11 years ago
62e6fe5
Merge "Fix compilation of crtbegin.c and pthread_debug.cpp."
by Elliott Hughes
· 11 years ago
e7c59f9
Fix compilation of crtbegin.c and pthread_debug.cpp.
by Elliott Hughes
· 11 years ago
c13fb75
Move bionic over to GCC's 'warning' attribute.
by Elliott Hughes
· 11 years ago
f293b15
Merge "AArch64: Linker64 support for AArch64"
by Elliott Hughes
· 11 years ago
e365f9d
AArch64: Linker64 support for AArch64
by Marcus Oakland
· 11 years ago
4fae14f
Properly detect timeout in pthread_mutex_lock_timeout_np_impl
by Ken Mixter
· 11 years ago
2e3826c
Merge "AArch64: Add fixes to bionic/tests"
by Elliott Hughes
· 11 years ago
282e232
AArch64: Add fixes to bionic/tests
by Serban Constantinescu
· 11 years ago
4e78ca6
Merge "AArch64: Initial AArch64 port of libm"
by Elliott Hughes
· 11 years ago
1c4f101
AArch64: Initial AArch64 port of libm
by Serban Constantinescu
· 11 years ago
c858b56
Merge "AArch64: Add initial support for AArch64"
by Elliott Hughes
· 11 years ago
e210488
AArch64: Add initial support for AArch64
by Serban Constantinescu
· 11 years ago
db71802
Merge "AArch64: Add support for AArch64 atomic operations"
by Elliott Hughes
· 11 years ago
1924a5c
AArch64: Add support for AArch64 atomic operations
by Serban Constantinescu
· 11 years ago
3937d41
Merge "Fix typo."
by Elliott Hughes
· 11 years ago
4c186ff
Fix typo.
by Elliott Hughes
· 11 years ago
341b55a
Merge "Clean up the pthread-only atomic stuff a little."
by Elliott Hughes
· 11 years ago
2b333b9
Clean up the pthread-only atomic stuff a little.
by Elliott Hughes
· 11 years ago
003be71
Merge "Clean up some ARMv4/ARMv5 cruft."
by Elliott Hughes
· 11 years ago
c54ca40
Clean up some ARMv4/ARMv5 cruft.
by Elliott Hughes
· 11 years ago
063a572
Fix backwards compatible system property structure
by Joshua J. Drake
· 11 years ago
8623bf7
Merge "Make <sys/param.h> more glibc-like."
by Elliott Hughes
· 11 years ago
513d277
Merge "Add ioprio.h."
by Christopher Ferris
· 11 years ago
c2f082f
Make <sys/param.h> more glibc-like.
by Elliott Hughes
· 11 years ago
802a0a7
Add ioprio.h.
by Christopher Ferris
· 11 years ago
5aad083
Merge "PTHREAD_KEYS_MAX cleanup."
by Elliott Hughes
· 11 years ago
1887621
PTHREAD_KEYS_MAX cleanup.
by Elliott Hughes
· 11 years ago
97e0c1d
Merge "Fix debugging issues in vdso handling"
by Elliott Hughes
· 11 years ago
5407eed
Fix debugging issues in vdso handling
by Pavel Chupin
· 11 years ago
38fcbbb
Merge "AArch64: Fix mmap64() definition for AArch64, X86_64"
by Elliott Hughes
· 11 years ago
ed76a93
AArch64: Fix mmap64() definition for AArch64, X86_64
by Serban Constantinescu
· 11 years ago
7bd0815
Merge "Remove harmful attempts to be helpful in pthread_mutex functions."
by Elliott Hughes
· 11 years ago
dff7203
Remove harmful attempts to be helpful in pthread_mutex functions.
by Elliott Hughes
· 11 years ago
73ef27c
Merge "Clarify a comment."
by Elliott Hughes
· 11 years ago
960ee37
Clarify a comment.
by Elliott Hughes
· 11 years ago
2e35915
Merge "Fix dns search domain use in gethostbyname."
by Robert Greenwalt
· 11 years ago
c11f6f0
Fix dns search domain use in gethostbyname.
by Robert Greenwalt
· 11 years ago
a84f88f
Merge "bionic: move benchmarks out of tests directory"
by Colin Cross
· 11 years ago
bd3efbc
bionic: move benchmarks out of tests directory
by Colin Cross
· 11 years ago
b395992
Merge "Do not clear tids on detached threads."
by Christopher Ferris
· 11 years ago
101fb7d
Do not clear tids on detached threads.
by Christopher Ferris
· 11 years ago
3377165
Merge commit '04b4339ad5396690329877df10fbe568bd4dd600' into HEAD
by The Android Open Source Project
· 11 years ago
6afe8ab
Merge "Add strcmp/memcmp testing."
by Christopher Ferris
· 11 years ago
e5bbb6b
Add strcmp/memcmp testing.
by Christopher Ferris
· 11 years ago
0b4246b
Merge "Add cfi directives to all arm assembly."
by Christopher Ferris
· 11 years ago
ed45970
Add cfi directives to all arm assembly.
by Christopher Ferris
· 11 years ago
Next »