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
...
*
add guard pages to the internal signal stacks
Daniel Micay
2015-03-30
3
-7
/
+16
*
Merge "Revert "Cause Fatal error when invalid pthread_id is detected.""
Yabin Cui
2015-03-26
1
-8
/
+4
|
\
|
*
Revert "Cause Fatal error when invalid pthread_id is detected."
Yabin Cui
2015-03-26
1
-8
/
+4
*
|
Merge "Initial implementation of __cxa_thread_atexit_impl"
Dmitriy Ivanov
2015-03-26
2
-1
/
+53
|
\
\
|
*
|
Initial implementation of __cxa_thread_atexit_impl
Dmitriy Ivanov
2015-03-25
2
-1
/
+53
*
|
|
Hide internal of pthread_mutex_t.
Yabin Cui
2015-03-25
1
-113
/
+116
*
|
|
Merge "Fix in error handling in pthread_create.cpp."
Yabin Cui
2015-03-26
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix in error handling in pthread_create.cpp.
Yabin Cui
2015-03-25
1
-0
/
+1
|
|
/
*
|
Cause Fatal error when invalid pthread_id is detected.
Yabin Cui
2015-03-25
1
-4
/
+8
|
/
*
Add O_APPEND flag for __libc_write_stderr.
Yabin Cui
2015-03-25
1
-1
/
+1
*
Merge "Let g_thread_list_lock only protect g_thread_list."
Yabin Cui
2015-03-24
13
-166
/
+95
|
\
|
*
Let g_thread_list_lock only protect g_thread_list.
Yabin Cui
2015-03-23
13
-166
/
+95
*
|
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
2
-4
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add test for pthread types alignment check.
Yabin Cui
2015-03-20
2
-4
/
+16
|
|
/
*
|
Fix alignment error for pthread_internal_t/pthread stack.
Yabin Cui
2015-03-20
2
-6
/
+7
|
/
*
Return EINVAL when calling pthread_detach for joined thread.
Yabin Cui
2015-03-19
1
-1
/
+1
*
Fix two errors in pthread_detach.cpp.
Yabin Cui
2015-03-19
2
-4
/
+1
*
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
*
|
Hide statfs/fstatfs' ST_VALID flag from userspace.
Elliott Hughes
2015-03-18
2
-19
/
+29
|
/
*
set errno to ENOENT in getauxval per glibc 2.19
Daniel Micay
2015-03-17
1
-0
/
+2
*
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
1
-202
/
+109
|
\
\
|
*
|
Remove duplication in pthread_mutex.cpp.
Yabin Cui
2015-03-12
1
-202
/
+109
*
|
|
Fix atomic_load on const variable in pthread_cond_t.
Yabin Cui
2015-03-16
1
-2
/
+2
*
|
|
Hide content of pthread_cond_t in pthread_cond_internal_t.
Yabin Cui
2015-03-16
1
-70
/
+78
*
|
|
Hide content of pthread_rwlock_t in pthread_rwlock_internal_t.
Yabin Cui
2015-03-13
1
-129
/
+128
|
|
/
|
/
|
*
|
Remove PTHREAD_ATTR_FLAG_MAIN_THREAD.
Yabin Cui
2015-03-06
3
-8
/
+7
*
|
Use pthread_once for g_uselocale_key creation.
Yabin Cui
2015-03-05
1
-13
/
+18
|
/
*
Merge "Better control of pthread keys used in bionic."
Yabin Cui
2015-03-05
1
-4
/
+2
|
\
|
*
Better control of pthread keys used in bionic.
Yabin Cui
2015-03-04
1
-4
/
+2
*
|
Merge "Switch pthread_rwlock_t to stdatomic."
Yabin Cui
2015-03-05
1
-86
/
+148
|
\
\
|
|
/
|
/
|
|
*
Switch pthread_rwlock_t to stdatomic.
Yabin Cui
2015-03-04
1
-86
/
+148
*
|
Merge "Refactor pthread_key.cpp to be lock-free."
Yabin Cui
2015-03-04
3
-174
/
+107
|
\
\
|
*
|
Refactor pthread_key.cpp to be lock-free.
Yabin Cui
2015-03-03
3
-174
/
+107
*
|
|
Move endpwent to ndk_cruft.cpp.
Yabin Cui
2015-02-25
2
-12
/
+3
*
|
|
Merge "Switch system_properties.cpp from bionic atomic operations to stdatomic."
Yabin Cui
2015-02-25
1
-64
/
+76
|
\
\
\
|
*
|
|
Switch system_properties.cpp from bionic atomic operations to stdatomic.
Yabin Cui
2015-02-24
1
-64
/
+76
|
|
|
/
|
|
/
|
*
|
|
Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp."
Yabin Cui
2015-02-25
2
-16
/
+18
|
\
\
\
|
*
|
|
Move getusershell/endusershell/setusershell to ndk_cruft.cpp.
Yabin Cui
2015-02-24
2
-16
/
+18
*
|
|
|
Fix "faccessat ignores flags"
Nick Kralevich
2015-02-24
1
-0
/
+59
*
|
|
|
Fix dup2 in the case where the two fds are equal.
Elliott Hughes
2015-02-23
1
-0
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
valgrind can't find syscall because we didn't put it in <unistd.h>.
Elliott Hughes
2015-02-19
1
-0
/
+1
*
|
|
Add GNU extensions mempcpy and wmemcpy.
Elliott Hughes
2015-02-18
2
-0
/
+66
|
/
/
*
|
Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX.
Elliott Hughes
2015-02-17
1
-2
/
+9
*
|
Merge "Fix memchr overflow."
Elliott Hughes
2015-02-17
2
-93
/
+0
|
\
\
[prev]
[next]