index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide rand48 implementation details.
Elliott Hughes
2014-06-09
1
-4
/
+4
*
Hide non-standard syslog API.
Elliott Hughes
2014-06-09
2
-35
/
+37
*
Merge "Remove the MD5 implementation that was only used by toolbox."
Elliott Hughes
2014-06-09
3
-330
/
+0
|
\
|
*
Remove the MD5 implementation that was only used by toolbox.
Elliott Hughes
2014-06-09
3
-330
/
+0
*
|
AArch64: Remove Frame Record from ARM64 syscalls
Serban Constantinescu
2014-06-09
189
-2080
/
+0
*
|
Add the missing issetugid binary compatibility stub.
Elliott Hughes
2014-06-06
1
-0
/
+5
|
/
*
Merge "Rewrite and hide longjmperror."
Elliott Hughes
2014-06-07
4
-60
/
+4
|
\
|
*
Rewrite and hide longjmperror.
Elliott Hughes
2014-06-06
4
-60
/
+4
*
|
Remove unused scripts.
Christopher Ferris
2014-06-06
2
-233
/
+0
|
/
*
Merge "Fix ndk_cruft.cpp __getdents64 build failure."
Elliott Hughes
2014-06-06
2
-2
/
+4
|
\
|
*
Fix ndk_cruft.cpp __getdents64 build failure.
Elliott Hughes
2014-06-06
2
-2
/
+4
*
|
Merge "Rename __bionic_clone_entry to __start_thread."
Elliott Hughes
2014-06-06
7
-13
/
+13
|
\
\
|
|
/
|
/
|
|
*
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
7
-13
/
+13
*
|
Add a few more C11 functions to the whitelist.
Elliott Hughes
2014-06-06
1
-1
/
+5
*
|
Merge "Remove getdents from bionic."
Elliott Hughes
2014-06-06
12
-142
/
+21
|
\
\
|
|
/
|
/
|
|
*
Remove getdents from bionic.
Elliott Hughes
2014-06-06
12
-142
/
+21
*
|
Merge "Update kernel header generation docs."
Christopher Ferris
2014-06-06
2
-148
/
+107
|
\
\
|
|
/
|
/
|
|
*
Update kernel header generation docs.
Christopher Ferris
2014-06-06
2
-148
/
+107
*
|
Merge "Fix the printf family for non-ASCII."
Elliott Hughes
2014-06-06
2
-2
/
+2
|
\
\
|
*
|
Fix the printf family for non-ASCII.
Elliott Hughes
2014-06-05
2
-2
/
+2
*
|
|
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
386
-388
/
+1
*
|
|
Merge "Fix unwinding through x86-64 __bionic_clone."
Elliott Hughes
2014-06-05
2
-9
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix unwinding through x86-64 __bionic_clone.
Elliott Hughes
2014-06-05
2
-9
/
+17
*
|
|
Merge "Removes index() from bionic."
Dan Albert
2014-06-05
5
-5
/
+0
|
\
\
\
|
*
|
|
Removes index() from bionic.
Dan Albert
2014-06-05
5
-5
/
+0
*
|
|
|
Fix for slm-tuned memmove (both 32- and 64-bit).
Varvara Rainchik
2014-06-05
2
-459
/
+206
|
/
/
/
*
|
|
Remove bsd_signal and sysv_signal from bionic LP64.
Dan Albert
2014-06-05
3
-12
/
+19
|
|
/
|
/
|
*
|
Hide __libc_fini.
Elliott Hughes
2014-06-04
1
-3
/
+3
*
|
Temporarily expose dlmalloc_usable_size.
Elliott Hughes
2014-06-04
1
-1
/
+6
*
|
Temporary fix for asan_malloc_linux.cc build failure.
Elliott Hughes
2014-06-04
1
-1
/
+2
*
|
Merge "Fix debug malloc."
Elliott Hughes
2014-06-04
5
-207
/
+177
|
\
\
|
*
|
Fix debug malloc.
Elliott Hughes
2014-06-04
5
-207
/
+177
|
|
/
*
|
Removes wcswcs from bionic for LP64.
Dan Albert
2014-06-04
4
-7
/
+5
|
/
*
Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11."
Elliott Hughes
2014-06-04
2
-8
/
+1
|
\
|
*
Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11.
Elliott Hughes
2014-06-04
2
-8
/
+1
*
|
Merge "Adds functionality specified by uchar.h"
Dan Albert
2014-06-04
9
-193
/
+575
|
\
\
|
|
/
|
/
|
|
*
Adds functionality specified by uchar.h
Dan Albert
2014-06-04
9
-193
/
+575
*
|
Merge "Hide dlmalloc symbols."
Elliott Hughes
2014-06-04
3
-16
/
+36
|
\
\
|
*
|
Hide dlmalloc symbols.
Elliott Hughes
2014-06-03
3
-16
/
+36
*
|
|
Merge "Removes bcopy and bzero from bionic."
Dan Albert
2014-06-04
10
-200
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removes bcopy and bzero from bionic.
Dan Albert
2014-06-03
10
-200
/
+5
*
|
|
Work around "error: variable 'uio' set but not used".
Elliott Hughes
2014-06-03
1
-0
/
+1
*
|
|
Turn on -Wunused and fix the mistakes it uncovers.
Elliott Hughes
2014-06-03
3
-4
/
+4
|
/
/
*
|
Merge "Use __libc_fatal() for failed malloc in new"
Dan Albert
2014-06-03
1
-2
/
+5
|
\
\
|
*
|
Use __libc_fatal() for failed malloc in new
Dan Albert
2014-06-02
1
-2
/
+5
*
|
|
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
9
-117
/
+36
|
|
/
|
/
|
*
|
Add some missing __noreturn attributes.
Elliott Hughes
2014-05-30
2
-6
/
+3
|
/
*
x86: stop unwinding past __bionic_clone.
Elliott Hughes
2014-05-30
1
-0
/
+2
*
Fix x86 cfi directives for syscalls.
Christopher Ferris
2014-05-29
185
-575
/
+877
*
Remove issetugid.
Elliott Hughes
2014-05-29
4
-37
/
+3
[next]