index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make gensyscalls.py use the ALIAS_SYMBOL macro.
Christopher Ferris
2015-03-24
50
-105
/
+50
*
Merge "Convert result of a call to JSON."
Dan Albert
2015-03-24
1
-2
/
+2
|
\
|
*
Convert result of a call to JSON.
Dan Albert
2015-03-24
1
-2
/
+2
|
/
*
Merge "Let g_thread_list_lock only protect g_thread_list."
Yabin Cui
2015-03-24
14
-167
/
+96
|
\
|
*
Let g_thread_list_lock only protect g_thread_list.
Yabin Cui
2015-03-23
14
-167
/
+96
*
|
Merge "RTLD_LAZY is not supported, use RTLD_NOW instead."
Dmitriy Ivanov
2015-03-24
2
-2
/
+2
|
\
\
|
*
|
RTLD_LAZY is not supported, use RTLD_NOW instead.
Dmitriy Ivanov
2015-03-23
2
-2
/
+2
*
|
|
Merge "Add test for pthread types alignment check."
Yabin Cui
2015-03-23
4
-6
/
+76
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add test for pthread types alignment check.
Yabin Cui
2015-03-20
4
-6
/
+76
|
|
/
*
|
Merge "Work around a bug in the Jenkins queue API."
Dan Albert
2015-03-23
1
-2
/
+4
|
\
\
|
*
|
Work around a bug in the Jenkins queue API.
Dan Albert
2015-03-23
1
-2
/
+4
*
|
|
Merge "Fix alignment error for pthread_internal_t/pthread stack."
Yabin Cui
2015-03-20
2
-6
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix alignment error for pthread_internal_t/pthread stack.
Yabin Cui
2015-03-20
2
-6
/
+7
|
|
/
*
|
Merge "Limit soinfo compatibility fields to arm32"
Dmitriy Ivanov
2015-03-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Limit soinfo compatibility fields to arm32
Dmitriy Ivanov
2015-03-19
1
-2
/
+2
*
|
Merge "Return EINVAL when calling pthread_detach for joined thread."
Yabin Cui
2015-03-20
2
-2
/
+5
|
\
\
|
*
|
Return EINVAL when calling pthread_detach for joined thread.
Yabin Cui
2015-03-19
2
-2
/
+5
|
/
/
*
|
Merge "Fix two errors in pthread_detach.cpp."
Yabin Cui
2015-03-19
2
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix two errors in pthread_detach.cpp.
Yabin Cui
2015-03-19
2
-4
/
+1
|
/
*
Merge "Move open from zip tests to dlext"
Dmitriy Ivanov
2015-03-19
2
-69
/
+50
|
\
|
*
Move open from zip tests to dlext
Dmitriy Ivanov
2015-03-18
2
-69
/
+50
|
/
*
Merge "Make __get_thread inlined."
Yabin Cui
2015-03-19
3
-6
/
+12
|
\
|
*
Make __get_thread inlined.
Yabin Cui
2015-03-18
3
-6
/
+12
*
|
Merge "Implement lookup by DT_SONAME"
Dmitriy Ivanov
2015-03-19
5
-23
/
+76
|
\
\
|
*
|
Implement lookup by DT_SONAME
Dmitriy Ivanov
2015-03-18
5
-23
/
+76
|
/
/
*
|
Merge "Hide statfs/fstatfs' ST_VALID flag from userspace."
Elliott Hughes
2015-03-18
11
-51
/
+61
|
\
\
|
*
|
Hide statfs/fstatfs' ST_VALID flag from userspace.
Elliott Hughes
2015-03-18
11
-51
/
+61
*
|
|
Merge "Fix library lookup for filenames with slash."
Dmitriy Ivanov
2015-03-18
1
-5
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix library lookup for filenames with slash.
Dmitriy Ivanov
2015-03-18
1
-5
/
+1
|
/
/
*
|
Merge "Support loading shared libraries from zip files"
Dimitry Ivanov
2015-03-18
4
-18
/
+149
|
\
\
|
|
/
|
/
|
|
*
Support loading shared libraries from zip files
Simon Baldwin
2015-03-16
4
-18
/
+149
*
|
Merge "Fix _PATH_DEFPATH to correspond to the actual default path."
Elliott Hughes
2015-03-18
1
-7
/
+2
|
\
\
|
*
|
Fix _PATH_DEFPATH to correspond to the actual default path.
Elliott Hughes
2015-03-17
1
-7
/
+2
|
|
/
*
|
Merge "set errno to ENOENT in getauxval per glibc 2.19"
Elliott Hughes
2015-03-18
2
-0
/
+5
|
\
\
|
*
|
set errno to ENOENT in getauxval per glibc 2.19
Daniel Micay
2015-03-17
2
-0
/
+5
|
/
/
*
|
Merge "Change name of rwlock benchmark."
Yabin Cui
2015-03-17
1
-4
/
+4
|
\
\
|
*
|
Change name of rwlock benchmark.
Yabin Cui
2015-03-17
1
-4
/
+4
|
/
/
*
|
Merge "Fix build: pthread_mutex/pthread_detach."
Yabin Cui
2015-03-17
2
-3
/
+3
|
\
\
|
*
|
Fix build: pthread_mutex/pthread_detach.
Yabin Cui
2015-03-17
2
-3
/
+3
|
/
/
*
|
Merge "Make pthread join_state not protected by g_thread_list_lock."
Yabin Cui
2015-03-17
6
-43
/
+60
|
\
\
|
*
|
Make pthread join_state not protected by g_thread_list_lock.
Yabin Cui
2015-03-12
6
-43
/
+60
*
|
|
Merge "Remove duplication in pthread_mutex.cpp."
Yabin Cui
2015-03-17
2
-219
/
+188
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove duplication in pthread_mutex.cpp.
Yabin Cui
2015-03-12
2
-219
/
+188
*
|
|
Merge "Fix build: align pthread_cond_t to sizeof(long)"
Dmitriy Ivanov
2015-03-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix build: align pthread_cond_t to sizeof(long)
Dmitriy Ivanov
2015-03-16
1
-1
/
+1
|
/
/
/
*
|
|
Merge "Add alignment to opaque types."
Christopher Ferris
2015-03-16
1
-2
/
+2
|
\
\
\
|
*
|
|
Add alignment to opaque types.
Christopher Ferris
2015-03-16
1
-2
/
+2
*
|
|
|
Merge "Remove obsolete test_isolated wrapper function"
Dmitriy Ivanov
2015-03-16
3
-101
/
+51
|
\
\
\
\
|
*
|
|
|
Remove obsolete test_isolated wrapper function
Dmitriy Ivanov
2015-03-16
3
-101
/
+51
*
|
|
|
|
Merge "General purpose memory allocator for linker."
Dmitriy Ivanov
2015-03-16
8
-20
/
+745
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]