Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
65e1c48df095b2af53340ab55f687d5b1c638d66
/
libc
65e1c48
Merge "Don't allow int<->pointer conversions."
by Elliott Hughes
· 11 years ago
2ec400b
Don't allow int<->pointer conversions.
by Elliott Hughes
· 11 years ago
c7c5f85
Fix bionic's built-in stack trace dumping for LP64.
by Elliott Hughes
· 11 years ago
78df45e
Fix the ALIGN and ALIGNBYTES macros for LP64.
by Elliott Hughes
· 11 years ago
5cf1f22
Merge "pthread_exit should call __NR_exit with status 0."
by Elliott Hughes
· 11 years ago
c4c6e19
pthread_exit should call __NR_exit with status 0.
by Elliott Hughes
· 11 years ago
0f395b7
Make logging fall back to /dev/stderr if we're on the host.
by Elliott Hughes
· 11 years ago
0437f3f
Refactor the syscall generation script.
by Elliott Hughes
· 11 years ago
d2b6b5f
Merge "Add an optional alias list to SYSCALLS.TXT"
by Elliott Hughes
· 11 years ago
589eaa4
libc: fix __cxa_atexit implicit declaration
by synergydev
· 11 years ago
04cdfa6
Merge "Clean up the x86 and x86_64 _exit_with_stack_teardown implementations."
by Elliott Hughes
· 11 years ago
6fe4e87
Add an optional alias list to SYSCALLS.TXT
by H.J. Lu
· 11 years ago
a97cc5b
Clean up the x86 and x86_64 _exit_with_stack_teardown implementations.
by Elliott Hughes
· 11 years ago
ee489f6
Don't define the meaningless SOFTFLOAT for x86.
by Elliott Hughes
· 11 years ago
21e7164
Fix MIPS build.
by Elliott Hughes
· 11 years ago
4e965d9
Merge "libc: Remove deprecated register"
by Elliott Hughes
· 11 years ago
baa5874
libc: Remove deprecated register
by synergydev
· 11 years ago
40f0721
Upgrade to tzdata2013g.
by Elliott Hughes
· 11 years ago
7264516
Add arch-x86_64/include/machine.
by Elliott Hughes
· 11 years ago
8fb977b
Merge "Add arch-x86_64/bionic."
by Elliott Hughes
· 11 years ago
4906e56
Add arch-x86_64/bionic.
by Elliott Hughes
· 11 years ago
c417d0a
Merge "Make error messages even better!"
by Nick Kralevich
· 11 years ago
6861c6f
Make error messages even better!
by Nick Kralevich
· 11 years ago
9373bbb
x86_64: Remove lseek64 for x86_64 for a while
by Pavel Chupin
· 11 years ago
57d9ceb
Merge "Remove useless x86 fallbacks."
by Elliott Hughes
· 11 years ago
a81fd29
Merge "Fixed ASM_ALIGN macro"
by Elliott Hughes
· 11 years ago
e261729
FORTIFY_SOURCE: emphasize prevention in error messages.
by Nick Kralevich
· 11 years ago
719269d
Fixed ASM_ALIGN macro
by Pavel Chupin
· 11 years ago
7e841ed
Remove useless x86 fallbacks.
by Elliott Hughes
· 11 years ago
1e52a54
x86_64: Fix get_tls and statvfs
by Pavel Chupin
· 11 years ago
1410293
Merge "Move common arch-* code to arch-common directory"
by Elliott Hughes
· 11 years ago
e8dc673
Merge "Don't export unnecessary symbol."
by Nick Kralevich
· 11 years ago
2ff3c74
Merge "Check memory size on FD_* functions"
by Nick Kralevich
· 11 years ago
7943df6
Check memory size on FD_* functions
by Nick Kralevich
· 11 years ago
35c1862
Don't export unnecessary symbol.
by Nick Kralevich
· 11 years ago
d7a6329
Add dependencies on included makefiles.
by Christopher Ferris
· 11 years ago
fc4d70f
Remove dead files.
by Christopher Ferris
· 11 years ago
b49c17c
Move common arch-* code to arch-common directory
by Pavel Chupin
· 11 years ago
aec1b35
Remove the __ARM_FEATURE_DSP check.
by Christopher Ferris
· 11 years ago
32bbf8a
libc: don't export unnecessary symbols
by Nick Kralevich
· 11 years ago
90201d5
FORTIFY_SOURCE: Add __FD_* checks
by Nick Kralevich
· 11 years ago
32c0c6e
Merge "Use gnu++11 and gnu99 explicitly for C++/C files."
by Stephen Hines
· 11 years ago
b91791d
Use alloc_size attribute on *alloc functions
by Nick Kralevich
· 11 years ago
762cea4
Use gnu++11 and gnu99 explicitly for C++/C files.
by Stephen Hines
· 11 years ago
4bbf3a8
Merge "Remove #define _BITSIZE 32."
by Elliott Hughes
· 11 years ago
70e1730
Merge "Remove _FORTIFY_SOURCE in implementation files."
by Stephen Hines
· 11 years ago
e0e6409
Merge "Add simple implementation _Unwind_GetIP() for clang compiles."
by Stephen Hines
· 11 years ago
5e72c51
Remove #define _BITSIZE 32.
by Elliott Hughes
· 11 years ago
e26135a
Merge "The x86_64 kernel headers are the x86 kernel headers."
by Elliott Hughes
· 11 years ago
fa4d596
Add missing backslash in MIPS filelist
by Chris Dearman
· 11 years ago
5f6cfce
Add simple implementation _Unwind_GetIP() for clang compiles.
by Stephen Hines
· 11 years ago
86d920c
The x86_64 kernel headers are the x86 kernel headers.
by Elliott Hughes
· 11 years ago
405f855
Remove more assumptions that pointers are 32-bit.
by Elliott Hughes
· 11 years ago
a567a8e
x86_64: Update Makefiles for x86_64 targets and add symlinks
by Pavel Chupin
· 12 years ago
35d937e
Remove _FORTIFY_SOURCE in implementation files.
by Stephen Hines
· 11 years ago
9a4127b
x86_64: add new __NR_arch_prctl syscall
by Pavel Chupin
· 12 years ago
e4ffd9f
Regenerate the system call stubs (to get x86_64).
by Elliott Hughes
· 11 years ago
f12a18b
x86_64: Add x86_64 syscalls and tune gen scripts for x86_64
by Pavel Chupin
· 12 years ago
c0af695
Clean up some comments.
by Elliott Hughes
· 11 years ago
f281fd0
Merge "Better statfs/fstatfs glibc compatibility."
by Elliott Hughes
· 11 years ago
693bd73
Merge "Remove 32-bit assumptions from the ELF code."
by Elliott Hughes
· 11 years ago
01a700e
Better statfs/fstatfs glibc compatibility.
by Elliott Hughes
· 11 years ago
3456a1f
Fix x86 build.
by Elliott Hughes
· 11 years ago
c620059
Remove 32-bit assumptions from the ELF code.
by Elliott Hughes
· 11 years ago
d3e64a3
Add x86_64 to the bionic headers.
by Elliott Hughes
· 11 years ago
a9a02ac
Fix inttypes.h and stdint.h for 64-bit (and C++11).
by Elliott Hughes
· 11 years ago
4d016c6
Merge "Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications)."
by Elliott Hughes
· 11 years ago
d13c2b1
Fix unnecessary call to __strncpy_chk2
by Nick Kralevich
· 11 years ago
8427b74
Merge "libc: fortify recvfrom()"
by Nick Kralevich
· 11 years ago
e0d0b15
Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications).
by Elliott Hughes
· 11 years ago
4ced7ef
Upgrade to tzdata2013f.
by Elliott Hughes
· 11 years ago
35b123e
Upgrade to tzdata2013e.
by Elliott Hughes
· 11 years ago
d612165
Make it easier to add syscalls for another architecture.
by Elliott Hughes
· 11 years ago
c612a13
Merge "Update capability.h"
by Michael Wright
· 11 years ago
8bd5aa6
Update capability.h
by Michael Wright
· 11 years ago
60f4f9a
libc: fortify recvfrom()
by Nick Kralevich
· 11 years ago
759111c
Merge "Simplify the SYSCALLS.TXT format."
by Elliott Hughes
· 11 years ago
c8d9867
Merge "Update taskstats.h from Linux 3.11.1"
by Elliott Hughes
· 11 years ago
5e52279
Simplify the SYSCALLS.TXT format.
by Elliott Hughes
· 11 years ago
1d13c64
Fix %hhd formats in the printf family.
by Elliott Hughes
· 11 years ago
fc2ceae
Merge "Remove two -D flags for unused macros."
by Elliott Hughes
· 11 years ago
3f33165
Remove two -D flags for unused macros.
by Elliott Hughes
· 11 years ago
50a1b77
Update taskstats.h from Linux 3.11.1
by Sami Kyostila
· 11 years ago
16e185c
__memcpy_chk: Fix signed cmp of unsigned values.
by Christopher Ferris
· 11 years ago
a57c9c0
Fix all debug directives.
by Christopher Ferris
· 11 years ago
bd7fe1d
Update all debug directives.
by Christopher Ferris
· 11 years ago
bef76b5
Merge "Add linux/sock_diag.h"
by Nick Kralevich
· 11 years ago
8470f01
Add linux/sock_diag.h
by Nick Kralevich
· 11 years ago
b4f7616
Ensure we have the off64_t variant of every function that takes an off_t.
by Elliott Hughes
· 11 years ago
afcc0cc
Add mmap64()
by Daniel Leung
· 11 years ago
9ae59c0
Declare __page_shift and __page_size with C linkage.
by Bernhard Rosenkraenzer
· 11 years ago
a259472
Merge "Fix mismatch between declaration and forward declaration"
by Elliott Hughes
· 11 years ago
045f311
Merge "Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata."
by Elliott Hughes
· 11 years ago
cf178bf
Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata.
by Elliott Hughes
· 11 years ago
45e52fa
Update netlink.h from tip-of-tree external/kernel-headers
by Nick Kralevich
· 11 years ago
edad1e1
Fix mismatch between declaration and forward declaration
by Bernhard Rosenkraenzer
· 11 years ago
50af69e
Simplify main thread stack size initialization
by Brian Carlstrom
· 11 years ago
322e7bc
Use kernel default for initial thread size
by Brian Carlstrom
· 11 years ago
24053a4
Add the dl_iterate_phdr function to libdl for arm.
by Christopher Ferris
· 11 years ago
df7436e
Merge "Avoid segfaults if properties are not initialized"
by Elliott Hughes
· 11 years ago
Next »