Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
feaa89a1bcc643a9c3892bb56e020e00779bbb3a
/
libc
feaa89a
AArch64: Add support for AArch64 to the syscall interface
by Serban Constantinescu
· 12 years ago
60fd345
Fix the *rand48 functions on LP64.
by Elliott Hughes
· 12 years ago
74ce459
Update <sys/exec_elf.h> to get the DF_* flags.
by Elliott Hughes
· 12 years ago
e4d792a
Don't allow text relocations on 64-bit.
by Elliott Hughes
· 12 years ago
27586eb
Fix utime/utimes when passed a NULL pointer.
by Elliott Hughes
· 12 years ago
3df3879
Upgrade to tzdata2013h.
by Elliott Hughes
· 12 years ago
6b53c23
Fix the exit syscall stub's name.
by Elliott Hughes
· 12 years ago
bbefbf1
Merge "Use hidden visibility for generated stubs whose names begin with underscores."
by Elliott Hughes
· 12 years ago
567a8de
Start moving 32-bit cruft somewhere it won't pollute 64-bit.
by Elliott Hughes
· 12 years ago
fff6e27
Use hidden visibility for generated stubs whose names begin with underscores.
by Elliott Hughes
· 12 years ago
bf42568
Let the compiler worry about implementing ffs(3).
by Elliott Hughes
· 12 years ago
f8dfb6f
Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls."
by Elliott Hughes
· 12 years ago
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
by Elliott Hughes
· 12 years ago
fcb37b8
Merge "Add __EXPORTED_HEADERS__ as predefined macro."
by Ben Cheng
· 12 years ago
460fa70
Add __EXPORTED_HEADERS__ as predefined macro.
by Ben Cheng
· 12 years ago
cdac5f7
Merge "MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's."
by Elliott Hughes
· 12 years ago
93de3d8
Fix header file dependencies.
by Elliott Hughes
· 12 years ago
b8cf18b
MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's.
by Elliott Hughes
· 12 years ago
cac7b9d
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
by Elliott Hughes
· 12 years ago
f8fcfbc
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
by Elliott Hughes
· 12 years ago
debc021
AArch64: Fix definitions for STDINT_LIMITS
by Serban Constantinescu
· 12 years ago
8c39e58
Merge "Make sure we have a mkfifo symbol."
by Elliott Hughes
· 12 years ago
594b1a4
Make sure we have a mkfifo symbol.
by Elliott Hughes
· 12 years ago
7f70c9b
AArch64: Fix uses of stack size for 32/64bit libc builds
by Serban Constantinescu
· 12 years ago
33a209e
Fix 16-byte stack alignment requirement for x86_64 ABI
by Pavel Chupin
· 12 years ago
f4ac8ba
Merge "Fix the x86_64 vfork implementation."
by Elliott Hughes
· 12 years ago
53bfdae
Fix the x86_64 clone implementation.
by Elliott Hughes
· 12 years ago
9ea4d5f
Fix the x86_64 vfork implementation.
by Elliott Hughes
· 12 years ago
c7fdee7
Fix struct statfs for LP64.
by Elliott Hughes
· 12 years ago
f68fac8
x86_64: Fix sys/stat.h
by Pavel Chupin
· 13 years ago
938f38d
Fix clone.S for x86_64.
by Elliott Hughes
· 12 years ago
8ea3453
Merge "Add missing aliases for off64_t functions in 64-bit land."
by Elliott Hughes
· 12 years ago
8ca530e
Add ffs and memcmp16 to x86_64.
by Elliott Hughes
· 12 years ago
a6519d6
Add missing aliases for off64_t functions in 64-bit land.
by Elliott Hughes
· 12 years ago
43d2137
Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags.
by Andrei Emeltchenko
· 12 years ago
e989399
O_CLOEXEC is always defined for arm, mips, x86, and x86_64.
by Elliott Hughes
· 12 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 12 years ago
76b795a
Refresh libc/kernel/common/linux/auxvec.h
by Ben Cheng
· 12 years ago
3fdd6b8
Merge "Add processed uapi kernel headers (common and aarch64-specific)"
by Ben Cheng
· 12 years ago
655a7c0
Add processed uapi kernel headers (common and aarch64-specific)
by Ben Cheng
· 12 years ago
bffe261
Merge "Sort the syscalls.mk files, give all generated files the same header."
by Elliott Hughes
· 12 years ago
8bea2b6
Tweaked the cleanup scripts to handle uapi and aarch64 headers.
by Ben Cheng
· 12 years ago
103ccde
Sort the syscalls.mk files, give all generated files the same header.
by Elliott Hughes
· 12 years ago
40d105c
Switch sigpending over to rt_sigpending.
by Elliott Hughes
· 12 years ago
c9da332
Remove support for the useless 'custom' option in SYSCALLS.TXT.
by Elliott Hughes
· 12 years ago
1f5af92
Fix sigsuspend to use rt_sigsuspend on all platforms.
by Elliott Hughes
· 12 years ago
68b6711
'Avoid confusing "read prevented write" log messages' 2.
by Elliott Hughes
· 12 years ago
d9913b0
Merge "Make pthread_create report sched_setscheduler failures on LP64."
by Elliott Hughes
· 12 years ago
7672521
Merge "Avoid confusing "read prevented write" log messages."
by Elliott Hughes
· 12 years ago
98624c3
Make pthread_create report sched_setscheduler failures on LP64.
by Elliott Hughes
· 12 years ago
0cfc95e
Fix indentation in sched_getaffinity.
by Elliott Hughes
· 12 years ago
d1eda33
Avoid confusing "read prevented write" log messages.
by Elliott Hughes
· 12 years ago
dc9d8d0
Merge "Modify prefetch for krait memcpy."
by Christopher Ferris
· 12 years ago
c3c58fb
Modify prefetch for krait memcpy.
by Christopher Ferris
· 12 years ago
19e6232
Clean up the sigprocmask/pthread_sigmask implementation.
by Elliott Hughes
· 12 years ago
6e38072
Wrap sprintf()/snprintf() macros to prevent expansion errors.
by Stephen Hines
· 12 years ago
eda2679
Merge "FORTIFY_SOURCE: fortify read()"
by Nick Kralevich
· 12 years ago
b036b5c
FORTIFY_SOURCE: fortify read()
by Nick Kralevich
· 12 years ago
232163c
Clean up the cpuacct cruft.
by Elliott Hughes
· 12 years ago
8d25327
Revert "FORTIFY_SOURCE: fortify read()"
by Nick Kralevich
· 12 years ago
14b467e
Fix MIPS build.
by Elliott Hughes
· 12 years ago
fb3f956
Fix build.
by Elliott Hughes
· 12 years ago
bc545e8
Merge "Fix x86_64 build, clean up intermediate libraries."
by Elliott Hughes
· 12 years ago
c147478
Merge "FORTIFY_SOURCE: fortify read()"
by Nick Kralevich
· 12 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
65c99de
FORTIFY_SOURCE: fortify read()
by Nick Kralevich
· 12 years ago
2a0b873
Fix __errno for LP64 and clean up __get_tls.
by Elliott Hughes
· 12 years ago
51aeff7
Fix 32-bit build.
by Elliott Hughes
· 12 years ago
14b66bf
Merge "Fix malloc debugging for LP64."
by Elliott Hughes
· 12 years ago
65e1c48
Merge "Don't allow int<->pointer conversions."
by Elliott Hughes
· 12 years ago
2ec400b
Don't allow int<->pointer conversions.
by Elliott Hughes
· 12 years ago
c7c5f85
Fix bionic's built-in stack trace dumping for LP64.
by Elliott Hughes
· 12 years ago
ef0696d
Fix malloc debugging for LP64.
by Elliott Hughes
· 12 years ago
78df45e
Fix the ALIGN and ALIGNBYTES macros for LP64.
by Elliott Hughes
· 12 years ago
5cf1f22
Merge "pthread_exit should call __NR_exit with status 0."
by Elliott Hughes
· 12 years ago
c4c6e19
pthread_exit should call __NR_exit with status 0.
by Elliott Hughes
· 12 years ago
0f395b7
Make logging fall back to /dev/stderr if we're on the host.
by Elliott Hughes
· 12 years ago
0437f3f
Refactor the syscall generation script.
by Elliott Hughes
· 12 years ago
d2b6b5f
Merge "Add an optional alias list to SYSCALLS.TXT"
by Elliott Hughes
· 12 years ago
589eaa4
libc: fix __cxa_atexit implicit declaration
by synergydev
· 12 years ago
04cdfa6
Merge "Clean up the x86 and x86_64 _exit_with_stack_teardown implementations."
by Elliott Hughes
· 12 years ago
6fe4e87
Add an optional alias list to SYSCALLS.TXT
by H.J. Lu
· 12 years ago
a97cc5b
Clean up the x86 and x86_64 _exit_with_stack_teardown implementations.
by Elliott Hughes
· 12 years ago
ee489f6
Don't define the meaningless SOFTFLOAT for x86.
by Elliott Hughes
· 12 years ago
21e7164
Fix MIPS build.
by Elliott Hughes
· 12 years ago
4e965d9
Merge "libc: Remove deprecated register"
by Elliott Hughes
· 12 years ago
baa5874
libc: Remove deprecated register
by synergydev
· 12 years ago
40f0721
Upgrade to tzdata2013g.
by Elliott Hughes
· 12 years ago
7264516
Add arch-x86_64/include/machine.
by Elliott Hughes
· 12 years ago
8fb977b
Merge "Add arch-x86_64/bionic."
by Elliott Hughes
· 12 years ago
4906e56
Add arch-x86_64/bionic.
by Elliott Hughes
· 12 years ago
c417d0a
Merge "Make error messages even better!"
by Nick Kralevich
· 12 years ago
6861c6f
Make error messages even better!
by Nick Kralevich
· 12 years ago
9373bbb
x86_64: Remove lseek64 for x86_64 for a while
by Pavel Chupin
· 12 years ago
57d9ceb
Merge "Remove useless x86 fallbacks."
by Elliott Hughes
· 12 years ago
a81fd29
Merge "Fixed ASM_ALIGN macro"
by Elliott Hughes
· 12 years ago
e261729
FORTIFY_SOURCE: emphasize prevention in error messages.
by Nick Kralevich
· 12 years ago
719269d
Fixed ASM_ALIGN macro
by Pavel Chupin
· 12 years ago
7e841ed
Remove useless x86 fallbacks.
by Elliott Hughes
· 12 years ago
1e52a54
x86_64: Fix get_tls and statvfs
by Pavel Chupin
· 12 years ago
Next »