Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
f2d153f836e529892854b91452fabd2c2fa79c05
f2d153f
Merge "Initial implementation of __cxa_thread_atexit_impl"
by Dmitriy Ivanov
· 10 years ago
7f8d91e
Merge "Remove unused/unusable relocation packer files."
by Simon Baldwin
· 10 years ago
b9232c9
Merge "Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER."
by Yabin Cui
· 10 years ago
377243b
Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER.
by Yabin Cui
· 10 years ago
69847bc
Merge "Hide internal of pthread_mutex_t."
by Yabin Cui
· 10 years ago
df79c33
Initial implementation of __cxa_thread_atexit_impl
by Dmitriy Ivanov
· 10 years ago
17393b0
Hide internal of pthread_mutex_t.
by Yabin Cui
· 10 years ago
fa3dcec
Merge "Fix in error handling in pthread_create.cpp."
by Yabin Cui
· 10 years ago
799cb35
Fix in error handling in pthread_create.cpp.
by Yabin Cui
· 10 years ago
36d5b6f
Merge "Cause Fatal error when invalid pthread_id is detected."
by Yabin Cui
· 10 years ago
0332478
Cause Fatal error when invalid pthread_id is detected.
by Yabin Cui
· 10 years ago
0c3b632
Merge "Add O_APPEND flag for __libc_write_stderr."
by Yabin Cui
· 10 years ago
28e69f7
Add O_APPEND flag for __libc_write_stderr.
by Yabin Cui
· 10 years ago
f636448
Merge "Use ALIAS_SYMBOL for assembler aliasing."
by Christopher Ferris
· 10 years ago
d2bd573
Remove unused/unusable relocation packer files.
by Simon Baldwin
· 10 years ago
2495851
Use ALIAS_SYMBOL for assembler aliasing.
by Christopher Ferris
· 10 years ago
f5e0ba9
Merge "Make gensyscalls.py use the ALIAS_SYMBOL macro."
by Christopher Ferris
· 10 years ago
fa5faa0
Make gensyscalls.py use the ALIAS_SYMBOL macro.
by Christopher Ferris
· 10 years ago
70cafb1
Merge "Replace fixed arrays with vectors"
by Dmitriy Ivanov
· 10 years ago
d165f56
Replace fixed arrays with vectors
by Dmitriy Ivanov
· 10 years ago
ee4997e
Merge "Convert result of a call to JSON."
by Dan Albert
· 10 years ago
7d57623
Convert result of a call to JSON.
by Dan Albert
· 10 years ago
93d44ff
Merge "Let g_thread_list_lock only protect g_thread_list."
by Yabin Cui
· 10 years ago
673b15e
Let g_thread_list_lock only protect g_thread_list.
by Yabin Cui
· 10 years ago
32b039e
Merge "RTLD_LAZY is not supported, use RTLD_NOW instead."
by Dmitriy Ivanov
· 10 years ago
f8246ac
Merge "Add test for pthread types alignment check."
by Yabin Cui
· 10 years ago
84c10c2
RTLD_LAZY is not supported, use RTLD_NOW instead.
by Dmitriy Ivanov
· 10 years ago
27b3859
Merge "Work around a bug in the Jenkins queue API."
by Dan Albert
· 10 years ago
c889f13
Work around a bug in the Jenkins queue API.
by Dan Albert
· 10 years ago
b584572
Add test for pthread types alignment check.
by Yabin Cui
· 10 years ago
7f1e206
Merge "Fix alignment error for pthread_internal_t/pthread stack."
by Yabin Cui
· 10 years ago
a2db50d
Fix alignment error for pthread_internal_t/pthread stack.
by Yabin Cui
· 10 years ago
9bc8ce7
Merge "Limit soinfo compatibility fields to arm32"
by Dmitriy Ivanov
· 10 years ago
e631f91
Limit soinfo compatibility fields to arm32
by Dmitriy Ivanov
· 10 years ago
4149dc9
Merge "Return EINVAL when calling pthread_detach for joined thread."
by Yabin Cui
· 10 years ago
bbb0432
Return EINVAL when calling pthread_detach for joined thread.
by Yabin Cui
· 10 years ago
7875b50
Merge "Fix two errors in pthread_detach.cpp."
by Yabin Cui
· 10 years ago
aec2bb5
Fix two errors in pthread_detach.cpp.
by Yabin Cui
· 10 years ago
2e49508
Merge "Move open from zip tests to dlext"
by Dmitriy Ivanov
· 10 years ago
52393a5
Move open from zip tests to dlext
by Dmitriy Ivanov
· 10 years ago
6943f29
Merge "Make __get_thread inlined."
by Yabin Cui
· 10 years ago
6420fb4
Merge "Implement lookup by DT_SONAME"
by Dmitriy Ivanov
· 10 years ago
2f836d4
Make __get_thread inlined.
by Yabin Cui
· 10 years ago
618f1a3
Implement lookup by DT_SONAME
by Dmitriy Ivanov
· 10 years ago
c6fbbb4
Merge "Hide statfs/fstatfs' ST_VALID flag from userspace."
by Elliott Hughes
· 10 years ago
fa495d5
Hide statfs/fstatfs' ST_VALID flag from userspace.
by Elliott Hughes
· 10 years ago
0cf2657
Merge "Fix library lookup for filenames with slash."
by Dmitriy Ivanov
· 10 years ago
e44fffd
Fix library lookup for filenames with slash.
by Dmitriy Ivanov
· 10 years ago
c0eaa73
Merge "Support loading shared libraries from zip files"
by Dimitry Ivanov
· 10 years ago
ab12dc7
Merge "Fix _PATH_DEFPATH to correspond to the actual default path."
by Elliott Hughes
· 10 years ago
b380b7d
Merge "set errno to ENOENT in getauxval per glibc 2.19"
by Elliott Hughes
· 10 years ago
1101962
Fix _PATH_DEFPATH to correspond to the actual default path.
by Elliott Hughes
· 10 years ago
ee7649c
set errno to ENOENT in getauxval per glibc 2.19
by Daniel Micay
· 10 years ago
d917b20
Merge "Change name of rwlock benchmark."
by Yabin Cui
· 10 years ago
dc93db2
Change name of rwlock benchmark.
by Yabin Cui
· 10 years ago
a75771e
Merge "Fix build: pthread_mutex/pthread_detach."
by Yabin Cui
· 10 years ago
ecbfb25
Fix build: pthread_mutex/pthread_detach.
by Yabin Cui
· 10 years ago
94babae
Merge "Make pthread join_state not protected by g_thread_list_lock."
by Yabin Cui
· 10 years ago
5490beb
Merge "Remove duplication in pthread_mutex.cpp."
by Yabin Cui
· 10 years ago
aef7195
Support loading shared libraries from zip files
by Simon Baldwin
· 11 years ago
5f8ddf6
Merge "Fix build: align pthread_cond_t to sizeof(long)"
by Dmitriy Ivanov
· 10 years ago
b5cd3c7
Fix build: align pthread_cond_t to sizeof(long)
by Dmitriy Ivanov
· 10 years ago
f14fe85
Merge "Add alignment to opaque types."
by Christopher Ferris
· 10 years ago
eb8b122
Add alignment to opaque types.
by Christopher Ferris
· 10 years ago
3d170a6
Merge "Remove obsolete test_isolated wrapper function"
by Dmitriy Ivanov
· 10 years ago
3b7239f
Merge "General purpose memory allocator for linker."
by Dmitriy Ivanov
· 10 years ago
0f3fcd1
Merge "Fix atomic_load on const variable in pthread_cond_t."
by Yabin Cui
· 10 years ago
9e6c7bc
Fix atomic_load on const variable in pthread_cond_t.
by Yabin Cui
· 10 years ago
cb0443c
Remove obsolete test_isolated wrapper function
by Dmitriy Ivanov
· 10 years ago
169a84f
Merge "Revert "Revert "Moving StringPrintf to libbase."""
by Dan Albert
· 10 years ago
d3e2a20
Merge "Hide content of pthread_cond_t in pthread_cond_internal_t."
by Yabin Cui
· 10 years ago
9923c8c
Merge "Fix typo"
by Dmitriy Ivanov
· 10 years ago
b1ada3d
Fix typo
by Dmitriy Ivanov
· 10 years ago
19656ce
General purpose memory allocator for linker.
by Dmitriy Ivanov
· 10 years ago
32651b8
Hide content of pthread_cond_t in pthread_cond_internal_t.
by Yabin Cui
· 10 years ago
3e87c78
Revert "Revert "Moving StringPrintf to libbase.""
by Dan Albert
· 10 years ago
11a06c7
Merge "Revert "Moving StringPrintf to libbase.""
by Nicolas Geoffray
· 10 years ago
d2dad2b
Revert "Moving StringPrintf to libbase."
by Nicolas Geoffray
· 10 years ago
83e9587
Merge "Moving StringPrintf to libbase."
by Dan Albert
· 10 years ago
593a75e
Merge "Fix typo in alias symbol."
by Christopher Ferris
· 10 years ago
6e86146
Fix typo in alias symbol.
by Christopher Ferris
· 10 years ago
83c0028
Merge "For libm, use a macro for aliasing symbols."
by Christopher Ferris
· 10 years ago
995b813
For libm, use a macro for aliasing symbols.
by Christopher Ferris
· 10 years ago
7ed5fa1
Moving StringPrintf to libbase.
by Dan Albert
· 10 years ago
d2cf59d
Merge "Hide content of pthread_rwlock_t in pthread_rwlock_internal_t."
by Yabin Cui
· 10 years ago
2fabea4
Hide content of pthread_rwlock_t in pthread_rwlock_internal_t.
by Yabin Cui
· 10 years ago
81c31bd
Merge "Add some GNU specific elf constants."
by Christopher Ferris
· 10 years ago
d7e091e
Merge "Switch libc and libm to sysv-only hash style"
by Dmitriy Ivanov
· 10 years ago
2e16d2c
Switch libc and libm to sysv-only hash style
by Dmitriy Ivanov
· 10 years ago
c94c7ff
Add some GNU specific elf constants.
by Christopher Ferris
· 10 years ago
f074b53
Merge "Add the optimized implementation of 18 math functions for x86 and x86_64 respectively"
by Christopher Ferris
· 10 years ago
5507ded
Merge "Make gtest_main exit 1 when some test are failed."
by Yabin Cui
· 10 years ago
64a9c4f
Make gtest_main exit 1 when some test are failed.
by Yabin Cui
· 10 years ago
5b8e7cd
Remove duplication in pthread_mutex.cpp.
by Yabin Cui
· 10 years ago
58cf31b
Make pthread join_state not protected by g_thread_list_lock.
by Yabin Cui
· 10 years ago
f6f96df
Merge "syslog.h: missing LOG_MAKEPRI definition"
by Mark Salyzyn
· 10 years ago
c4a586d
syslog.h: missing LOG_MAKEPRI definition
by Mark Salyzyn
· 10 years ago
be86f87
Merge "Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>."
by Elliott Hughes
· 10 years ago
ba87fe5
Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>.
by Elliott Hughes
· 10 years ago
e8107b6
Merge "Rename LinkerAllocator and LinkerAllocatorPage"
by Dmitriy Ivanov
· 10 years ago
Next »