index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add semaphore tests, fix sem_destroy.
Elliott Hughes
2014-09-19
3
-1
/
+147
*
Fix lgamma_r/lgammaf_r/lgammal_r for -0.
Elliott Hughes
2014-09-18
1
-0
/
+39
*
Merge "The nextafter functions use the wrong next representable value"
Elliott Hughes
2014-09-18
1
-9
/
+9
|
\
|
*
The nextafter functions use the wrong next representable value
Jingwei Zhang
2014-09-19
1
-9
/
+9
*
|
Stack unwinding unit tests.
Elliott Hughes
2014-09-17
3
-60
/
+104
|
/
*
Add Android*.mk files to additional dependencies
Dmitriy Ivanov
2014-09-17
2
-0
/
+4
*
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
Dmitriy Ivanov
2014-09-15
2
-1
/
+37
*
Add dlfcn_test to glibc test suite.
Dmitriy Ivanov
2014-09-15
5
-74
/
+75
*
Add a test for pthread_gettid_np.
Elliott Hughes
2014-09-12
1
-0
/
+26
*
Merge "Fix unload of recursively linked library"
Dmitriy Ivanov
2014-09-12
3
-6
/
+41
|
\
|
*
Fix unload of recursively linked library
Dmitriy Ivanov
2014-09-11
3
-6
/
+41
*
|
Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
Dmitriy Ivanov
2014-09-12
3
-13
/
+13
|
\
\
|
|
/
|
/
|
|
*
Refactoring: C++11 style DISABLE_ bionic marcos
Dmitriy Ivanov
2014-09-08
3
-13
/
+13
*
|
Merge "Add IFUNC support for arm64 and IRELATIVE reloc"
Dmitriy Ivanov
2014-09-12
4
-7
/
+32
|
\
\
|
*
|
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-09-11
4
-7
/
+32
|
|
/
*
|
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-2
/
+23
|
/
*
Merge "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-09
5
-0
/
+330
|
\
|
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-08
5
-0
/
+330
*
|
Don't expose non-standard basename_r and dirname_r in LP64.
Elliott Hughes
2014-09-08
1
-3
/
+3
|
/
*
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-05
5
-330
/
+0
*
Fix order of soinfo links (repairs libcxx tests).
Dmitriy Ivanov
2014-09-05
6
-0
/
+111
*
Merge "Reset enviroment for math_tests"
Dmitriy Ivanov
2014-09-05
2
-9
/
+46
|
\
|
*
Reset enviroment for math_tests
Dmitriy Ivanov
2014-09-04
2
-9
/
+46
*
|
Fix pthread_attr_getstack__main_thread.
Elliott Hughes
2014-09-04
1
-0
/
+12
*
|
Fix mips signed/unsigned signal_test.cpp build breakage.
Elliott Hughes
2014-09-04
1
-4
/
+4
|
/
*
Don't mask out SA_RESTORER from sa_flags.
Elliott Hughes
2014-09-04
1
-5
/
+11
*
Merge "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-09-04
5
-0
/
+330
|
\
|
*
Load libraries in breadth-first order
Dmitriy Ivanov
2014-09-03
5
-0
/
+330
*
|
Merge "Make string tests check all alignment combinations"
Dmitriy Ivanov
2014-09-03
1
-101
/
+88
|
\
\
|
*
|
Make string tests check all alignment combinations
Dmitriy Ivanov
2014-08-14
1
-101
/
+88
*
|
|
Don't fail a test just because we aren't root.
Dan Albert
2014-09-03
1
-0
/
+5
*
|
|
Merge "Add some missing dlclose(.)"
Dmitriy Ivanov
2014-09-03
1
-0
/
+2
|
\
\
\
|
*
|
|
Add some missing dlclose(.)
Dmitriy Ivanov
2014-09-02
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Start math tests with a clean fenv.
Dan Albert
2014-09-02
14
-0
/
+42
*
|
|
Prevent a few test pthread keys from leaking.
Dan Albert
2014-09-02
1
-0
/
+2
|
/
/
*
|
Make stdatomic.h work with gcc4.6 host compiler
Hans Boehm
2014-08-29
1
-1
/
+4
*
|
The host prebuilt glibc is 2.11, so remove workarounds for 2.9.
Elliott Hughes
2014-08-28
1
-17
/
+0
*
|
Add GNU-compatible strerror_r.
Elliott Hughes
2014-08-28
4
-11
/
+89
*
|
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
Elliott Hughes
2014-08-27
1
-19
/
+12
*
|
Merge "Add missing type casts before comparison."
Chih-Hung Hsieh
2014-08-27
1
-4
/
+5
|
\
\
|
*
|
Add missing type casts before comparison.
Chih-Hung Hsieh
2014-08-27
1
-4
/
+5
*
|
|
call uselocale() before freelocale() to make sure that g_local_key has a vali...
Wally Yau
2014-08-27
2
-2
/
+4
*
|
|
Enable __cxa_atexit && __cxa_finalize for linker
Dmitriy Ivanov
2014-08-26
1
-1
/
+1
*
|
|
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
2
-3
/
+87
|
/
/
*
|
Merge "Fix, generalize stdatomic.h; improve test."
Hans Boehm
2014-08-22
2
-7
/
+84
|
\
\
|
*
|
Fix, generalize stdatomic.h; improve test.
Hans Boehm
2014-08-22
2
-7
/
+84
*
|
|
Merge "Implement malloc_info(3)."
Dan Albert
2014-08-22
2
-0
/
+57
|
\
\
\
|
*
|
|
Implement malloc_info(3).
Dan Albert
2014-08-22
2
-0
/
+57
*
|
|
|
Fix unistd.getpid_caching_and_clone.
Elliott Hughes
2014-08-22
1
-0
/
+4
*
|
|
|
Run constructors before resolving ifunc functions
Dmitriy Ivanov
2014-08-21
3
-11
/
+56
|
/
/
/
[next]