Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
851e68a2402fa414544e66650e09dfdaac813e51
/
libc
/
Android.mk
1fbe621
Don't explicitly list the tzcode files.
by Elliott Hughes
· 11 years ago
db1ea34
Implement some of the missing LFS64 support.
by Elliott Hughes
· 12 years ago
a38cb08
Clean up various warnings in bionic.
by Elliott Hughes
· 11 years ago
aa0ebda
Clean up sys_signame and sys_siglist a little.
by Elliott Hughes
· 11 years ago
76c8b88
Fix missing args.
by Ying Wang
· 11 years ago
f25d677
Reconfig libc's Android.mk to build for multilib
by Ying Wang
· 12 years ago
9918665
[MIPS64] Dynamic linker
by Chris Dearman
· 11 years ago
b3a23bd
Build syscall stubs in their own library.
by Elliott Hughes
· 11 years ago
0266ae5
Switch <elf.h> over to linux uapi under the covers.
by Elliott Hughes
· 11 years ago
645d031
[MIPS64] libc/libm support
by Chris Dearman
· 11 years ago
f64b8ea
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
by Elliott Hughes
· 12 years ago
d1973ca
bionic: rename aarch64 target to arm64
by Colin Cross
· 12 years ago
887e114
Clean up <sched.h>.
by Elliott Hughes
· 12 years ago
e7c59f9
Fix compilation of crtbegin.c and pthread_debug.cpp.
by Elliott Hughes
· 12 years ago
e210488
AArch64: Add initial support for AArch64
by Serban Constantinescu
· 12 years ago
f00c938
Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD
by The Android Open Source Project
· 12 years ago
ab61eb3
Switch to upstream sleep(3) and usleep(3).
by Elliott Hughes
· 12 years ago
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
318e86e
Merge "bionic: call stdio cleanup on exit"
by Elliott Hughes
· 12 years ago
6522899
bionic: call stdio cleanup on exit
by Pawit Pornkitprasan
· 12 years ago
e48b685
Clean up the pthread_create trampoline.
by Elliott Hughes
· 12 years ago
0620925
Clean up the 32-bit kernel support, fix LP64 fcntl declaration.
by Elliott Hughes
· 12 years ago
8fbf8de
Fix pread/pwrite for LP64.
by Elliott Hughes
· 12 years ago
66759d6
Move the pthread debugging flags to the right place.
by Elliott Hughes
· 12 years ago
c3f1140
<pthread.h> fixes and pthread cleanup.
by Elliott Hughes
· 12 years ago
b5b97f2
Remove an obsolete ARM gdb hack.
by Elliott Hughes
· 12 years ago
2f287bc
Factor out some of the makefile cruft.
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
bf42568
Let the compiler worry about implementing ffs(3).
by Elliott Hughes
· 12 years ago
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
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
594b1a4
Make sure we have a mkfifo symbol.
by Elliott Hughes
· 12 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 12 years ago
6b9321b
am d6e117b6: am 1f29c2f5: Merge "Switch sigpending over to rt_sigpending."
by Elliott Hughes
· 12 years ago
40d105c
Switch sigpending over to rt_sigpending.
by Elliott Hughes
· 12 years ago
afaebc3
am 87fc78de: am 608c65f6: Merge "Fix sigsuspend to use rt_sigsuspend on all platforms."
by Elliott Hughes
· 12 years ago
1f5af92
Fix sigsuspend to use rt_sigsuspend on all platforms.
by Elliott Hughes
· 12 years ago
4681f82
am 5b3f1d8b: am 22b83da4: Merge "Clean up the sigprocmask/pthread_sigmask implementation."
by Elliott Hughes
· 12 years ago
19e6232
Clean up the sigprocmask/pthread_sigmask implementation.
by Elliott Hughes
· 12 years ago
49bb53c
am 95de0df8: am eda2679e: Merge "FORTIFY_SOURCE: fortify read()"
by Nick Kralevich
· 12 years ago
2d38f0c
am 21d70d5f: am 39385aa7: Merge "Clean up the cpuacct cruft."
by Elliott Hughes
· 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
b8771d9
am b35ebe3d: am 848efa9d: Merge "Revert "FORTIFY_SOURCE: fortify read()""
by Nick Kralevich
· 12 years ago
8d25327
Revert "FORTIFY_SOURCE: fortify read()"
by Nick Kralevich
· 12 years ago
1cdc9fe
am 8826ba8a: am bc545e8a: Merge "Fix x86_64 build, clean up intermediate libraries."
by Elliott Hughes
· 12 years ago
45e3076
am 731ced6b: am c147478c: Merge "FORTIFY_SOURCE: fortify read()"
by Nick Kralevich
· 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
ac045c3
am f83148af: am 0c17099a: Merge "Fix __errno for LP64 and clean up __get_tls."
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
5ca2f97
am 5596240c: am 65e1c48d: 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
4d388c6
am 019d0f33: am d262e17e: Merge "Don\'t define the meaningless SOFTFLOAT for x86."
by Elliott Hughes
· 12 years ago
ee489f6
Don't define the meaningless SOFTFLOAT for x86.
by Elliott Hughes
· 12 years ago
83b719a
am c89f1db0: am 7021e438: Merge "x86_64: Remove lseek64 for x86_64 for a while"
by Elliott Hughes
· 12 years ago
bc109ea
am aa3c74d1: am 57d9cebb: Merge "Remove useless x86 fallbacks."
by Elliott Hughes
· 12 years ago
9373bbb
x86_64: Remove lseek64 for x86_64 for a while
by Pavel Chupin
· 12 years ago
be7b640
am 6d923d49: am 14102932: Merge "Move common arch-* code to arch-common directory"
by Elliott Hughes
· 12 years ago
7e841ed
Remove useless x86 fallbacks.
by Elliott Hughes
· 12 years ago
1410293
Merge "Move common arch-* code to arch-common directory"
by Elliott Hughes
· 12 years ago
1a086a5
am 270c52da: am 1fe477fc: Merge "Add dependencies on included makefiles."
by Christopher Ferris
· 12 years ago
d7a6329
Add dependencies on included makefiles.
by Christopher Ferris
· 12 years ago
b49c17c
Move common arch-* code to arch-common directory
by Pavel Chupin
· 12 years ago
5634373
am 8598cd68: am f741e1c2: Merge "FORTIFY_SOURCE: Add __FD_* checks"
by Nick Kralevich
· 12 years ago
90201d5
FORTIFY_SOURCE: Add __FD_* checks
by Nick Kralevich
· 12 years ago
a6d4acc
am 1986d369: am 32c0c6e7: Merge "Use gnu++11 and gnu99 explicitly for C++/C files."
by Stephen Hines
· 12 years ago
762cea4
Use gnu++11 and gnu99 explicitly for C++/C files.
by Stephen Hines
· 12 years ago
14cf728
am f0470422: am 9461e9fa: Merge "Add missing backslash in MIPS filelist"
by Elliott Hughes
· 12 years ago
fa4d596
Add missing backslash in MIPS filelist
by Chris Dearman
· 12 years ago
c1cd0f7
am f43f8aa8: am b2acd5de: Merge "x86_64: Update Makefiles for x86_64 targets and add symlinks"
by Elliott Hughes
· 12 years ago
a567a8e
x86_64: Update Makefiles for x86_64 targets and add symlinks
by Pavel Chupin
· 13 years ago
9a622f8
am cc362291: am 8427b745: Merge "libc: fortify recvfrom()"
by Nick Kralevich
· 12 years ago
60f4f9a
libc: fortify recvfrom()
by Nick Kralevich
· 12 years ago
a663ebd
am f8222078: am 43e5badd: Merge "Fix %hhd formats in the printf family."
by Elliott Hughes
· 12 years ago
1d13c64
Fix %hhd formats in the printf family.
by Elliott Hughes
· 12 years ago
4988ec8
am b9f3d31c: am fc2ceae7: Merge "Remove two -D flags for unused macros."
by Elliott Hughes
· 12 years ago
3f33165
Remove two -D flags for unused macros.
by Elliott Hughes
· 12 years ago
bda1569
am d23ef69a: am 33dd7c11: Merge "Add explicit -m32/-melf_i386 for x86 target"
by Elliott Hughes
· 12 years ago
e85c183
Add explicit -m32/-melf_i386 for x86 target
by Pavel Chupin
· 12 years ago
2d38fce
am 7003a14b: am 41f08abf: Merge "Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a."
by Elliott Hughes
· 12 years ago
713fe64
Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a.
by Elliott Hughes
· 12 years ago
6b5eb31
am e5ac43e1: am c44205cf: Merge "Work around tzcode\'s reliance on signed overflow."
by Elliott Hughes
· 12 years ago
7843d44
Work around tzcode's reliance on signed overflow.
by Elliott Hughes
· 12 years ago
59a13c1
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
by Christopher Ferris
· 12 years ago
c177239
am ff8dcd4a: am c933493a: Merge "Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols."
by Elliott Hughes
· 12 years ago
ff8dcd4
am c933493a: Merge "Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols."
by Elliott Hughes
· 12 years ago
aec2ffb
Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.
by Elliott Hughes
· 12 years ago
840a114
Add futimens.
by Elliott Hughes
· 12 years ago
dce9416
am ee48fed5: Merge "Add futimens."
by Elliott Hughes
· 12 years ago
d0be7c8
Add futimens.
by Elliott Hughes
· 12 years ago
4e24dcc
Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE
by Christopher Ferris
· 12 years ago
6771b9c
bionic: add function to name memory
by Colin Cross
· 12 years ago
7c860db
Optimize __memset_chk, __memcpy_chk.
by Christopher Ferris
· 12 years ago
d119b7b
Optimize strcat/strcpy, small tweaks to strlen.
by Christopher Ferris
· 12 years ago
178c418
am e8bd8c2e: Merge "Upgrade mktemp.c to the current upstream version."
by Elliott Hughes
· 12 years ago
Next »