index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sigsuspend to use rt_sigsuspend on all platforms.
Elliott Hughes
2013-10-15
3
-15
/
+10
*
'Avoid confusing "read prevented write" log messages' 2.
Elliott Hughes
2013-10-15
2
-2
/
+2
*
Merge "Make pthread_create report sched_setscheduler failures on LP64."
Elliott Hughes
2013-10-16
1
-2
/
+4
|
\
|
*
Make pthread_create report sched_setscheduler failures on LP64.
Elliott Hughes
2013-10-15
1
-2
/
+4
*
|
Merge "Avoid confusing "read prevented write" log messages."
Elliott Hughes
2013-10-15
22
-232
/
+182
|
\
\
|
*
|
Avoid confusing "read prevented write" log messages.
Elliott Hughes
2013-10-15
22
-232
/
+182
|
|
/
*
|
Fix indentation in sched_getaffinity.
Elliott Hughes
2013-10-15
1
-1
/
+1
|
/
*
Clean up the sigprocmask/pthread_sigmask implementation.
Elliott Hughes
2013-10-15
2
-25
/
+58
*
Merge "FORTIFY_SOURCE: fortify read()"
Nick Kralevich
2013-10-10
1
-0
/
+43
|
\
|
*
FORTIFY_SOURCE: fortify read()
Nick Kralevich
2013-10-09
1
-0
/
+43
*
|
Clean up the cpuacct cruft.
Elliott Hughes
2013-10-09
8
-266
/
+29
|
/
*
Revert "FORTIFY_SOURCE: fortify read()"
Nick Kralevich
2013-10-09
1
-43
/
+0
*
Fix build.
Elliott Hughes
2013-10-09
1
-1
/
+1
*
Merge "Fix x86_64 build, clean up intermediate libraries."
Elliott Hughes
2013-10-09
52
-93
/
+173
|
\
|
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
52
-93
/
+173
*
|
Merge "FORTIFY_SOURCE: fortify read()"
Nick Kralevich
2013-10-09
1
-0
/
+43
|
\
\
|
|
/
|
/
|
|
*
FORTIFY_SOURCE: fortify read()
Nick Kralevich
2013-10-09
1
-0
/
+43
*
|
Fix __errno for LP64 and clean up __get_tls.
Elliott Hughes
2013-10-09
6
-10
/
+43
|
/
*
Merge "Fix malloc debugging for LP64."
Elliott Hughes
2013-10-09
2
-22
/
+23
|
\
|
*
Fix malloc debugging for LP64.
Elliott Hughes
2013-10-08
2
-22
/
+23
*
|
Fix bionic's built-in stack trace dumping for LP64.
Elliott Hughes
2013-10-08
1
-6
/
+14
|
/
*
Merge "pthread_exit should call __NR_exit with status 0."
Elliott Hughes
2013-10-08
2
-15
/
+11
|
\
|
*
pthread_exit should call __NR_exit with status 0.
Elliott Hughes
2013-10-08
2
-15
/
+11
*
|
Make logging fall back to /dev/stderr if we're on the host.
Elliott Hughes
2013-10-08
1
-0
/
+25
|
/
*
Clean up the x86 and x86_64 _exit_with_stack_teardown implementations.
Elliott Hughes
2013-10-07
1
-2
/
+5
*
Make error messages even better!
Nick Kralevich
2013-10-04
16
-18
/
+18
*
FORTIFY_SOURCE: emphasize prevention in error messages.
Nick Kralevich
2013-10-04
16
-18
/
+18
*
x86_64: Fix get_tls and statvfs
Pavel Chupin
2013-10-03
1
-1
/
+8
*
Merge "Don't export unnecessary symbol."
Nick Kralevich
2013-10-03
1
-1
/
+1
|
\
|
*
Don't export unnecessary symbol.
Nick Kralevich
2013-10-03
1
-1
/
+1
*
|
Check memory size on FD_* functions
Nick Kralevich
2013-10-03
1
-3
/
+12
|
/
*
FORTIFY_SOURCE: Add __FD_* checks
Nick Kralevich
2013-10-02
1
-0
/
+61
*
Merge "Remove _FORTIFY_SOURCE in implementation files."
Stephen Hines
2013-10-02
1
-0
/
+1
|
\
|
*
Remove _FORTIFY_SOURCE in implementation files.
Stephen Hines
2013-10-01
1
-0
/
+1
*
|
Merge "Add simple implementation _Unwind_GetIP() for clang compiles."
Stephen Hines
2013-10-02
1
-0
/
+12
|
\
\
|
*
|
Add simple implementation _Unwind_GetIP() for clang compiles.
Stephen Hines
2013-10-01
1
-0
/
+12
|
|
/
*
|
Remove more assumptions that pointers are 32-bit.
Elliott Hughes
2013-10-01
3
-20
/
+21
*
|
Clean up some comments.
Elliott Hughes
2013-10-01
2
-4
/
+2
*
|
Merge "Better statfs/fstatfs glibc compatibility."
Elliott Hughes
2013-10-01
1
-4
/
+0
|
\
\
|
*
|
Better statfs/fstatfs glibc compatibility.
Elliott Hughes
2013-09-30
1
-4
/
+0
*
|
|
Merge "Remove 32-bit assumptions from the ELF code."
Elliott Hughes
2013-10-01
3
-11
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove 32-bit assumptions from the ELF code.
Elliott Hughes
2013-09-30
3
-11
/
+11
|
|
/
*
|
Fix x86 build.
Elliott Hughes
2013-09-30
1
-1
/
+1
|
/
*
libc: fortify recvfrom()
Nick Kralevich
2013-09-24
1
-0
/
+44
*
Ensure we have the off64_t variant of every function that takes an off_t.
Elliott Hughes
2013-09-19
1
-8
/
+8
*
Add mmap64()
Daniel Leung
2013-09-19
1
-2
/
+6
*
Declare __page_shift and __page_size with C linkage.
Bernhard Rosenkraenzer
2013-09-19
2
-4
/
+12
*
Fix mismatch between declaration and forward declaration
Bernhard Rosenkraenzer
2013-09-18
1
-1
/
+1
*
Simplify main thread stack size initialization
Brian Carlstrom
2013-09-13
3
-19
/
+18
*
Use kernel default for initial thread size
Brian Carlstrom
2013-09-13
1
-3
/
+20
[next]