Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
b49c17c2bf1232e29bc390e58d6fa43688929aa5
/
libc
b49c17c
Move common arch-* code to arch-common directory
by Pavel Chupin
· 12 years ago
aec1b35
Remove the __ARM_FEATURE_DSP check.
by Christopher Ferris
· 12 years ago
32bbf8a
libc: don't export unnecessary symbols
by Nick Kralevich
· 12 years ago
90201d5
FORTIFY_SOURCE: Add __FD_* checks
by Nick Kralevich
· 12 years ago
32c0c6e
Merge "Use gnu++11 and gnu99 explicitly for C++/C files."
by Stephen Hines
· 12 years ago
b91791d
Use alloc_size attribute on *alloc functions
by Nick Kralevich
· 12 years ago
762cea4
Use gnu++11 and gnu99 explicitly for C++/C files.
by Stephen Hines
· 12 years ago
4bbf3a8
Merge "Remove #define _BITSIZE 32."
by Elliott Hughes
· 12 years ago
70e1730
Merge "Remove _FORTIFY_SOURCE in implementation files."
by Stephen Hines
· 12 years ago
e0e6409
Merge "Add simple implementation _Unwind_GetIP() for clang compiles."
by Stephen Hines
· 12 years ago
5e72c51
Remove #define _BITSIZE 32.
by Elliott Hughes
· 12 years ago
e26135a
Merge "The x86_64 kernel headers are the x86 kernel headers."
by Elliott Hughes
· 12 years ago
fa4d596
Add missing backslash in MIPS filelist
by Chris Dearman
· 12 years ago
5f6cfce
Add simple implementation _Unwind_GetIP() for clang compiles.
by Stephen Hines
· 12 years ago
86d920c
The x86_64 kernel headers are the x86 kernel headers.
by Elliott Hughes
· 12 years ago
405f855
Remove more assumptions that pointers are 32-bit.
by Elliott Hughes
· 12 years ago
a567a8e
x86_64: Update Makefiles for x86_64 targets and add symlinks
by Pavel Chupin
· 13 years ago
35d937e
Remove _FORTIFY_SOURCE in implementation files.
by Stephen Hines
· 12 years ago
9a4127b
x86_64: add new __NR_arch_prctl syscall
by Pavel Chupin
· 13 years ago
e4ffd9f
Regenerate the system call stubs (to get x86_64).
by Elliott Hughes
· 12 years ago
f12a18b
x86_64: Add x86_64 syscalls and tune gen scripts for x86_64
by Pavel Chupin
· 13 years ago
c0af695
Clean up some comments.
by Elliott Hughes
· 12 years ago
f281fd0
Merge "Better statfs/fstatfs glibc compatibility."
by Elliott Hughes
· 12 years ago
693bd73
Merge "Remove 32-bit assumptions from the ELF code."
by Elliott Hughes
· 12 years ago
01a700e
Better statfs/fstatfs glibc compatibility.
by Elliott Hughes
· 12 years ago
3456a1f
Fix x86 build.
by Elliott Hughes
· 12 years ago
c620059
Remove 32-bit assumptions from the ELF code.
by Elliott Hughes
· 12 years ago
d3e64a3
Add x86_64 to the bionic headers.
by Elliott Hughes
· 12 years ago
a9a02ac
Fix inttypes.h and stdint.h for 64-bit (and C++11).
by Elliott Hughes
· 12 years ago
4d016c6
Merge "Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications)."
by Elliott Hughes
· 12 years ago
d13c2b1
Fix unnecessary call to __strncpy_chk2
by Nick Kralevich
· 12 years ago
8427b74
Merge "libc: fortify recvfrom()"
by Nick Kralevich
· 12 years ago
e0d0b15
Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications).
by Elliott Hughes
· 12 years ago
4ced7ef
Upgrade to tzdata2013f.
by Elliott Hughes
· 12 years ago
35b123e
Upgrade to tzdata2013e.
by Elliott Hughes
· 12 years ago
d612165
Make it easier to add syscalls for another architecture.
by Elliott Hughes
· 12 years ago
c612a13
Merge "Update capability.h"
by Michael Wright
· 12 years ago
8bd5aa6
Update capability.h
by Michael Wright
· 12 years ago
60f4f9a
libc: fortify recvfrom()
by Nick Kralevich
· 12 years ago
759111c
Merge "Simplify the SYSCALLS.TXT format."
by Elliott Hughes
· 12 years ago
c8d9867
Merge "Update taskstats.h from Linux 3.11.1"
by Elliott Hughes
· 12 years ago
5e52279
Simplify the SYSCALLS.TXT format.
by Elliott Hughes
· 12 years ago
1d13c64
Fix %hhd formats in the printf family.
by Elliott Hughes
· 12 years ago
fc2ceae
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
50a1b77
Update taskstats.h from Linux 3.11.1
by Sami Kyostila
· 12 years ago
16e185c
__memcpy_chk: Fix signed cmp of unsigned values.
by Christopher Ferris
· 12 years ago
a57c9c0
Fix all debug directives.
by Christopher Ferris
· 12 years ago
bd7fe1d
Update all debug directives.
by Christopher Ferris
· 12 years ago
bef76b5
Merge "Add linux/sock_diag.h"
by Nick Kralevich
· 12 years ago
8470f01
Add linux/sock_diag.h
by Nick Kralevich
· 12 years ago
b4f7616
Ensure we have the off64_t variant of every function that takes an off_t.
by Elliott Hughes
· 12 years ago
afcc0cc
Add mmap64()
by Daniel Leung
· 12 years ago
9ae59c0
Declare __page_shift and __page_size with C linkage.
by Bernhard Rosenkraenzer
· 12 years ago
a259472
Merge "Fix mismatch between declaration and forward declaration"
by Elliott Hughes
· 12 years ago
045f311
Merge "Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata."
by Elliott Hughes
· 12 years ago
cf178bf
Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata.
by Elliott Hughes
· 12 years ago
45e52fa
Update netlink.h from tip-of-tree external/kernel-headers
by Nick Kralevich
· 12 years ago
edad1e1
Fix mismatch between declaration and forward declaration
by Bernhard Rosenkraenzer
· 12 years ago
50af69e
Simplify main thread stack size initialization
by Brian Carlstrom
· 12 years ago
322e7bc
Use kernel default for initial thread size
by Brian Carlstrom
· 12 years ago
24053a4
Add the dl_iterate_phdr function to libdl for arm.
by Christopher Ferris
· 12 years ago
df7436e
Merge "Avoid segfaults if properties are not initialized"
by Elliott Hughes
· 12 years ago
3c4b50f
Fix strchr for basic non-sse case on x86
by Pavel Chupin
· 12 years ago
a21e696
Avoid segfaults if properties are not initialized
by Pavel Chupin
· 12 years ago
bd8e674
cdefs.h: introduce __bos0
by Nick Kralevich
· 12 years ago
93501d3
FORTIFY_SOURCE: introduce __strncpy_chk2
by Nick Kralevich
· 12 years ago
bdbdbb8
Delete CAVEATS / fix spelling.
by Nick Kralevich
· 12 years ago
33dd7c1
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
a31ddef
Change how DNS resolver handle no default iface
by Robert Greenwalt
· 12 years ago
713fe64
Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a.
by Elliott Hughes
· 12 years ago
7843d44
Work around tzcode's reliance on signed overflow.
by Elliott Hughes
· 12 years ago
9b06cc3
Fix pthread_getcpuclockid.
by Jeff Hao
· 12 years ago
5f45d58
Create optimized __strcpy_chk/__strcat_chk.
by Christopher Ferris
· 12 years ago
59a13c1
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
by Christopher Ferris
· 12 years ago
55bdef8
Update kernel input headers
by Michael Wright
· 12 years ago
5e9b20f
Make ctype.h a little less unhygienic.
by Elliott Hughes
· 12 years ago
aec2ffb
Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.
by Elliott Hughes
· 12 years ago
d0be7c8
Add futimens.
by Elliott Hughes
· 12 years ago
b922ed3
Fix strcpy.c that should have been strcpy.S. DO NOT MERGE
by Christopher Ferris
· 12 years ago
4e24dcc
Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE
by Christopher Ferris
· 12 years ago
cd92751
Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32"
by Elliott Hughes
· 12 years ago
a0473d7
Merge "syslog needs a valid socket path for _PATH_LOG"
by Elliott Hughes
· 12 years ago
1d8d9a3
Fix the detection of alt-network in dns resolver.
by Robert Greenwalt
· 12 years ago
baa91f4
Add ssse3 implementation of __memcmp16.
by Alexander Ivchenko
· 12 years ago
772b797
Update the comments to reflect the current status.
by Ben Cheng
· 12 years ago
a6ed05c
Merge "libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher"
by Elliott Hughes
· 12 years ago
0a9c615
Fix stdint.h intptr_t/uintptr_t for x86_64/x32
by Pavel Chupin
· 13 years ago
e0805a9
Tell the dns resolver about our domains.
by Robert Greenwalt
· 12 years ago
c03e1e7
Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.
by Elliott Hughes
· 12 years ago
efddf44
libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher
by synergydev
· 12 years ago
838f01f
Bump the number of TLS slots to 128.
by Elliott Hughes
· 12 years ago
e320a8c
Avoid sign extension of the mmap offset.
by Elliott Hughes
· 12 years ago
bfba6aa
am a8d06766: Merge "[MIPS] __dso_handle.S and __dso_handle_so.S not needed."
by Elliott Hughes
· 12 years ago
a8d0676
Merge "[MIPS] __dso_handle.S and __dso_handle_so.S not needed."
by Elliott Hughes
· 12 years ago
c5749f1
am 061246b6: Merge "Restore dlmalloc mmap threshold to 64k"
by Rom Lemarchand
· 12 years ago
d0f2a60
Restore dlmalloc mmap threshold to 64k
by Rom Lemarchand
· 12 years ago
0995a7b
[MIPS] __dso_handle.S and __dso_handle_so.S not needed.
by Pete Delaney
· 12 years ago
c2902ed
am 6fe4a58f: Merge "Move stuff only needed by pthread-timers.c into pthread-timers.c."
by Elliott Hughes
· 12 years ago
Next »