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
*
Revert "sha1: Use bswap* to optimize byte order"
Ricardo Cerqueira
2012-11-29
1
-60
/
+39
*
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...
Steve Kondik
2012-11-18
32
-7716
/
+1748
|
\
|
*
Use hidden visibility for several internal-use-only functions.
Elliott Hughes
2012-09-21
1
-3
/
+3
|
*
Make pthread_create more forgiving of invalid sched_policy.
Dave Burke
2012-09-18
1
-1
/
+5
|
*
Don't copy strerror(3) or strsignal(3) strings if we can share.
Elliott Hughes
2012-09-17
3
-8
/
+31
|
*
Print out shared app gids correctly
Kenny Root
2012-09-13
1
-9
/
+10
|
*
Add tests for Android-specific stubs
Kenny Root
2012-09-13
1
-9
/
+21
|
*
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...
Irina Tirdea
2012-09-13
4
-0
/
+207
|
*
Don't corrupt the thread list in static executables.
Elliott Hughes
2012-09-05
4
-23
/
+28
|
*
Avoid malloc lock while calling pthread_atfork.
Kirill Artamonov
2012-08-31
1
-0
/
+1
|
*
Merge "Upgrade to dlmalloc 2.8.6."
Ian Rogers
2012-08-31
1
-1
/
+0
|
|
\
|
|
*
Upgrade to dlmalloc 2.8.6.
Ian Rogers
2012-08-29
1
-1
/
+0
|
*
|
Merge "Clean up warnings in the malloc_debug_* files."
Elliott Hughes
2012-08-29
10
-496
/
+360
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Clean up warnings in the malloc_debug_* files.
Elliott Hughes
2012-08-29
10
-496
/
+360
|
*
|
libc: remove ctors/dtors sections
Ard Biesheuvel
2012-08-22
2
-8
/
+0
|
|
/
|
*
Restore posix_memalign
Brian Carlstrom
2012-08-20
1
-0
/
+5
|
*
Upgrade to dlmalloc 2.8.5.
Ian Rogers
2012-08-20
3
-6146
/
+66
|
*
Fix race condition in pthread_create()
Jurijs Oniscuks
2012-08-17
1
-2
/
+2
|
*
Add link.h for all platforms with dl_phdr_info
Pavel Chupin
2012-08-17
1
-10
/
+1
|
*
Enhance getcwd(3) to handle NULL like glibc.
Elliott Hughes
2012-08-16
1
-0
/
+76
|
*
bionic: add macro protection for MALLOC_ALIGNMENT
Jin Wei
2012-08-16
1
-1
/
+3
|
*
enable clone system call for x86
Jin Wei
2012-08-15
1
-3
/
+0
|
*
Switch to upstream NetBSD tdelete/tfind/tsearch.
Elliott Hughes
2012-08-13
4
-190
/
+16
|
*
Clean up warnings in stubs.cpp.
Elliott Hughes
2012-08-13
2
-525
/
+461
|
*
Handle naming for system uids running as secondary users
Amith Yamasani
2012-08-13
1
-11
/
+35
|
*
Remove the last .jam file.
Elliott Hughes
2012-08-09
1
-1
/
+0
|
*
Merge "Add a .note.android.ident section to Android ELF binaries."
Jean-Baptiste Queru
2012-08-08
1
-0
/
+63
|
|
\
|
|
*
Add a .note.android.ident section to Android ELF binaries.
Michael Hope
2012-07-31
1
-0
/
+63
|
*
|
MIPS support for libc.
Raghu Gandham
2012-08-02
1
-0
/
+74
|
|
/
|
*
Report errors to the log, not just stderr.
Elliott Hughes
2012-07-27
1
-46
/
+45
|
*
Correction to use of TEMP_FAILURE_RETRY in send_prop_msg
Jens Gulin
2012-07-27
1
-1
/
+1
|
*
am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted h...
Andy McFadden
2012-06-19
1
-20
/
+22
|
|
\
|
|
*
am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks du...
Andy McFadden
2012-06-19
1
-20
/
+22
|
|
|
\
|
*
|
|
Adding event logging to libc.
Geremy Condra
2012-06-08
1
-1
/
+41
|
|
/
/
|
*
|
am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensibl...
Elliott Hughes
2012-06-06
1
-245
/
+212
|
|
\
\
|
|
*
|
Give the timer_create SIGEV_THREAD helper threads sensible names.
Elliott Hughes
2012-06-06
1
-245
/
+212
|
*
|
|
resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp
Iliyan Malchev
2012-06-02
10
-287
/
+912
|
|
\
\
\
|
*
\
\
\
am 7d2e24eb: bionic: introduce libc.debug.malloc.program
Iliyan Malchev
2012-06-01
1
-0
/
+10
|
|
\
\
\
\
|
*
\
\
\
\
am c84ff11d: Print the corrupted address passed to free().
Ben Cheng
2012-05-24
1
-3
/
+26
|
|
\
\
\
\
\
|
*
\
\
\
\
\
am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()"
Elliott Hughes
2012-05-09
1
-2
/
+14
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
pthread: Invalidate stale stack pointers on pthread_exit()
Bjorn Andersson
2012-05-08
1
-2
/
+14
|
*
|
|
|
|
|
resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp
Elliott Hughes
2012-05-08
2
-105
/
+89
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Let pthread_create fail if schedparam can't be set
Pierre Peiffer
2012-05-08
2
-103
/
+87
|
*
|
|
|
|
|
am e3bc7192: Merge "bionic: fix integer overflows in chk_malloc(), leak_mallo...
Elliott Hughes
2012-05-07
1
-12
/
+25
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memali...
Xi Wang
2012-05-07
1
-12
/
+25
|
|
*
|
|
|
|
Add the posix_memalign(3) function to bionic
Ken Sumrall
2012-04-27
1
-0
/
+28
|
|
*
|
|
|
|
bionic: fix atfork hanlder_mutex deadlock
Jack Ren
2012-03-17
1
-1
/
+4
*
|
|
|
|
|
|
Revert "Upgrade to dlmalloc 2.8.5."
Ricardo Cerqueira
2012-09-24
3
-66
/
+6146
*
|
|
|
|
|
|
Upgrade to dlmalloc 2.8.5.
Ian Rogers
2012-09-20
3
-6146
/
+66
*
|
|
|
|
|
|
bionic: Add ; after anonymous union declaration
Bernhard Rosenkraenzer
2012-07-10
1
-2
/
+2
[next]