Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
c65cbf97d9769025ad83d6e7f4e7daa58a273a4c
c65cbf9
Merge "Fix <sys/resource.h>."
by Elliott Hughes
· 12 years ago
0f461e3
Fix <sys/resource.h>.
by Elliott Hughes
· 12 years ago
8276d28
Merge "Our dirent is a dirent64."
by Elliott Hughes
· 12 years ago
66f473e
Merge "Add <sys/reg.h>."
by Elliott Hughes
· 12 years ago
38f0ef3
Our dirent is a dirent64.
by Elliott Hughes
· 12 years ago
5b17e4d
Add <sys/reg.h>.
by Elliott Hughes
· 12 years ago
8a6eec3
Merge "Fix x86_64 register names in <sys/user.h>."
by Elliott Hughes
· 12 years ago
5d5cc22
Merge "We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>."
by Elliott Hughes
· 12 years ago
eddc8ec
Fix x86_64 register names in <sys/user.h>.
by Elliott Hughes
· 12 years ago
155b076
We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>.
by Elliott Hughes
· 12 years ago
4c8caf0
Merge "<sched.h> should offer both __sched_priority and sched_priority."
by Elliott Hughes
· 12 years ago
4faf76c
Merge "<fcntl.h> should get you the POSIX_FADV_* constants."
by Elliott Hughes
· 12 years ago
bc4e135
Merge "Add SWAP_FLAG_* constants to <sys/swap.h>."
by Elliott Hughes
· 12 years ago
65c6f30
Add SWAP_FLAG_* constants to <sys/swap.h>.
by Elliott Hughes
· 12 years ago
1c1b835
Merge "Define fsid_t as well as __fsid_t."
by Elliott Hughes
· 12 years ago
bbb34f9
<sched.h> should offer both __sched_priority and sched_priority.
by Elliott Hughes
· 12 years ago
01e505a
<fcntl.h> should get you the POSIX_FADV_* constants.
by Elliott Hughes
· 12 years ago
abfc88f
Define fsid_t as well as __fsid_t.
by Elliott Hughes
· 12 years ago
27a4bb3
Merge "Regenerate the NOTICE files."
by Elliott Hughes
· 12 years ago
54a7494
Regenerate the NOTICE files.
by Elliott Hughes
· 12 years ago
10cd709
Merge "Add cfi directives to x86 syscalls."
by Christopher Ferris
· 12 years ago
e4bc756
Add cfi directives to x86 syscalls.
by Christopher Ferris
· 12 years ago
5f1322c
Merge "Pass a valid stack pointer to __bionic_clone in pthread.__bionic_clone"
by Elliott Hughes
· 12 years ago
b235f8c
Merge "Fix dev_t (for LP64)."
by Elliott Hughes
· 12 years ago
8c8852f
Merge "Add TCPOPT_* constants."
by Elliott Hughes
· 12 years ago
dd00364
Pass a valid stack pointer to __bionic_clone in pthread.__bionic_clone
by Chris Dearman
· 12 years ago
338e610
Add TCPOPT_* constants.
by Elliott Hughes
· 12 years ago
894f8cb
Fix dev_t (for LP64).
by Elliott Hughes
· 12 years ago
c1c3f7d
Merge "Remove as many hard-coded constants from the MIPS vfork.S as possible."
by Elliott Hughes
· 12 years ago
c5bf703
Remove as many hard-coded constants from the MIPS vfork.S as possible.
by Elliott Hughes
· 12 years ago
3b36564
Merge "Use the MAX_ERRNO constant."
by Elliott Hughes
· 12 years ago
a85aaf1
Use the MAX_ERRNO constant.
by Elliott Hughes
· 12 years ago
66d1661
Merge "Remove a hardcoded constant from aarch64's vfork."
by Elliott Hughes
· 12 years ago
b0a2efc
Remove a hardcoded constant from aarch64's vfork.
by Elliott Hughes
· 12 years ago
7b0c23f
Merge "Clean up <sched.h>."
by Elliott Hughes
· 12 years ago
887e114
Clean up <sched.h>.
by Elliott Hughes
· 12 years ago
17c9fe7
Merge "Fix MIPS build."
by Elliott Hughes
· 12 years ago
5063791
Fix MIPS build.
by Elliott Hughes
· 12 years ago
3b2f414
Merge "Improve dynamic linker diagnostics for internal errors."
by Elliott Hughes
· 12 years ago
b93702a
Improve dynamic linker diagnostics for internal errors.
by Elliott Hughes
· 12 years ago
4703343
Merge "Remove the bogus exit status from _exit_with_stack_teardown."
by Elliott Hughes
· 12 years ago
2aace21
Remove the bogus exit status from _exit_with_stack_teardown.
by Elliott Hughes
· 12 years ago
6d92906
Merge "Fix MIPS build."
by Elliott Hughes
· 12 years ago
5b395ce
Fix MIPS build.
by Elliott Hughes
· 12 years ago
3fdb735
Merge "Avoid sign extension in 32-bit mmap."
by Elliott Hughes
· 12 years ago
434f97f
Merge "Remove some old kernel header cruft not needed with uapi."
by Elliott Hughes
· 12 years ago
9986890
Avoid sign extension in 32-bit mmap.
by Elliott Hughes
· 12 years ago
68d89c7
Remove some old kernel header cruft not needed with uapi.
by Elliott Hughes
· 12 years ago
22323f9
Merge "Fix aarch64 futex assembly routines."
by Elliott Hughes
· 12 years ago
5eccb96
Fix aarch64 futex assembly routines.
by Elliott Hughes
· 12 years ago
026b6ab
Merge "Allocate additional space on stack for indirect syscall"
by Elliott Hughes
· 12 years ago
766c7ef
Allocate additional space on stack for indirect syscall
by Chris Dearman
· 12 years ago
5e26221
Merge "Fix backwards compatible system property structure"
by Greg Hackmann
· 12 years ago
21955e5
Merge "Upgrade to tzdata2013i."
by Elliott Hughes
· 12 years ago
498295c
Upgrade to tzdata2013i.
by Elliott Hughes
· 12 years ago
aa26768
Merge "Allow GCC-built fortified code to run on a clang-built bionic."
by Elliott Hughes
· 12 years ago
ea23753
Merge "Fix __isnanl on aarch64."
by Elliott Hughes
· 12 years ago
a19a41b
Merge "Fix struct stat for aarch64."
by Elliott Hughes
· 12 years ago
f85b9ac
Merge "Don't force O_LARGEFILE on LP64."
by Elliott Hughes
· 12 years ago
28ddd91
Fix __isnanl on aarch64.
by Elliott Hughes
· 12 years ago
b8fa5b1
Fix struct stat for aarch64.
by Elliott Hughes
· 12 years ago
17cabe1
Don't force O_LARGEFILE on LP64.
by Elliott Hughes
· 12 years ago
f576472
Merge "Add __popcountsi2 to the function compat list."
by Ben Cheng
· 12 years ago
e3fb66d
Add __popcountsi2 to the function compat list.
by Ben Cheng
· 12 years ago
ed96db2
Merge "Don't abort in stdio.getdelim_invalid and stdio.getline_invalid."
by Elliott Hughes
· 12 years ago
6ad8f76
Don't abort in stdio.getdelim_invalid and stdio.getline_invalid.
by Elliott Hughes
· 12 years ago
cd0609f
Allow GCC-built fortified code to run on a clang-built bionic.
by Elliott Hughes
· 12 years ago
cf7a4a4
Merge "Revert "Add C linkage for __open_2 and __openat_2.""
by Elliott Hughes
· 12 years ago
9a42eef
Revert "Add C linkage for __open_2 and __openat_2."
by Elliott Hughes
· 12 years ago
bb4f6dc
Merge "ARM: Change dmb domain for bionic_atomic_barrier()"
by Elliott Hughes
· 12 years ago
845c778
ARM: Change dmb domain for bionic_atomic_barrier()
by Serban Constantinescu
· 12 years ago
1afb375
Merge "Fix aarch64 custom assembler now non-uapi is gone."
by Elliott Hughes
· 12 years ago
eb15a6c
Merge "We actually have modfl."
by Elliott Hughes
· 12 years ago
da97755
Fix aarch64 custom assembler now non-uapi is gone.
by Elliott Hughes
· 12 years ago
20adf52
We actually have modfl.
by Elliott Hughes
· 12 years ago
dcc18ea
Merge "Add C linkage for __open_2 and __openat_2."
by Ben Cheng
· 12 years ago
c13d89b
Add C linkage for __open_2 and __openat_2.
by Ben Cheng
· 12 years ago
81ddd14
Merge "Remove the non-uapi kernel headers."
by Christopher Ferris
· 12 years ago
25447ae
Merge "Clean up more recursive FORTIFY_SOURCE calls"
by Nick Kralevich
· 12 years ago
e4c6b08
Clean up more recursive FORTIFY_SOURCE calls
by Nick Kralevich
· 12 years ago
4063bb6
Merge "__strnlen_chk: avoid recursive strlen calls"
by Nick Kralevich
· 12 years ago
90bd36b
Merge "Don't use weak aliases in libm."
by Elliott Hughes
· 12 years ago
ddea383
__strnlen_chk: avoid recursive strlen calls
by Nick Kralevich
· 12 years ago
241608e
Don't use weak aliases in libm.
by Elliott Hughes
· 12 years ago
f5897dc
Merge "Fix linking of aarch64 static binaries."
by Elliott Hughes
· 12 years ago
28d4b9b
Fix linking of aarch64 static binaries.
by Elliott Hughes
· 12 years ago
0b61567
Merge "Fix the x86-64 int64_t/uint64_t."
by Elliott Hughes
· 12 years ago
ba9fee9
Fix the x86-64 int64_t/uint64_t.
by Elliott Hughes
· 12 years ago
717ad64
Merge "Don't use __kernel_ulong_t."
by Elliott Hughes
· 12 years ago
ad8842f
Don't use __kernel_ulong_t.
by Elliott Hughes
· 12 years ago
7649766
Merge "Remove <machine/kernel.h>."
by Elliott Hughes
· 12 years ago
2b333ea
Remove <machine/kernel.h>.
by Elliott Hughes
· 12 years ago
be52314
Remove the non-uapi kernel headers.
by Christopher Ferris
· 12 years ago
d2bcbf0
Merge "Small style cleanup."
by Elliott Hughes
· 12 years ago
9e79af3
Small style cleanup.
by Elliott Hughes
· 12 years ago
611b903
Merge "Properly detect timeout in pthread_mutex_lock_timeout_np_impl"
by Elliott Hughes
· 12 years ago
e00f489
Merge "Move bionic over to GCC's 'warning' attribute."
by Elliott Hughes
· 12 years ago
62e6fe5
Merge "Fix compilation of crtbegin.c and pthread_debug.cpp."
by Elliott Hughes
· 12 years ago
e7c59f9
Fix compilation of crtbegin.c and pthread_debug.cpp.
by Elliott Hughes
· 12 years ago
c13fb75
Move bionic over to GCC's 'warning' attribute.
by Elliott Hughes
· 12 years ago
Next »