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 dlfcn_test to glibc test suite.
Dmitriy Ivanov
2014-10-31
5
-79
/
+81
|
|
*
|
Add RTLD_NODELETE flag support
Dmitriy Ivanov
2014-10-31
5
-0
/
+201
|
|
*
|
Fix dlsym() to take into account RTLD_GLOBAL/LOCAL
Dmitriy Ivanov
2014-10-31
2
-1
/
+37
|
|
*
|
Fix mips signed/unsigned signal_test.cpp build breakage.
Elliott Hughes
2014-10-28
1
-4
/
+4
|
|
*
|
Don't mask out SA_RESTORER from sa_flags.
Elliott Hughes
2014-10-28
1
-5
/
+11
|
|
*
|
[x86,x86_64] Fix libgcc unwinding through signal
Pavel Chupin
2014-10-27
4
-75
/
+14
|
|
*
|
Stack unwinding unit tests.
Elliott Hughes
2014-10-27
3
-60
/
+104
|
|
*
|
Merge "Fix race condition in timer disarm/delete." into lmp-mr1-dev
Christopher Ferris
2014-10-22
1
-16
/
+79
|
|
|
\
\
|
|
|
*
|
Fix race condition in timer disarm/delete.
Christopher Ferris
2014-10-21
1
-16
/
+79
|
|
*
|
|
Rename library_offset to library_fd_offset
Dmitriy Ivanov
2014-10-22
1
-8
/
+17
|
|
*
|
|
Build dlext_testzip as custom module.
Ying Wang
2014-10-22
2
-29
/
+22
|
|
*
|
|
Add file_offset parameter to android_extinfo
Dmitriy Ivanov
2014-10-21
3
-18
/
+138
|
|
|
/
/
|
|
*
|
cdefs.h: add artificial attribute to FORTIFY_SOURCE functions
Nick Kralevich
2014-10-07
1
-2
/
+1
|
|
*
|
L-MR1 specific fixes
Dmitriy Ivanov
2014-10-01
2
-9
/
+2
|
|
*
|
Fix unload of recursively linked library
Dmitriy Ivanov
2014-10-01
3
-6
/
+41
|
|
*
|
Add IFUNC support for arm64 and IRELATIVE reloc
Dmitriy Ivanov
2014-10-01
4
-7
/
+32
|
|
*
|
Refactoring: C++11 style DISABLE_ bionic marcos
Dmitriy Ivanov
2014-10-01
3
-13
/
+13
|
|
*
|
Reset enviroment for math_tests
Dmitriy Ivanov
2014-10-01
2
-9
/
+46
|
|
*
|
Load libraries in breadth-first order
Dmitriy Ivanov
2014-10-01
5
-0
/
+330
|
|
*
|
Revert "Load libraries in breadth-first order"
Dmitriy Ivanov
2014-10-01
5
-330
/
+0
|
|
*
|
Fix order of soinfo links (repairs libcxx tests).
Dmitriy Ivanov
2014-10-01
6
-0
/
+111
|
|
*
|
Load libraries in breadth-first order
Dmitriy Ivanov
2014-10-01
5
-0
/
+330
|
|
*
|
Enable __cxa_atexit && __cxa_finalize for linker
Dmitriy Ivanov
2014-10-01
1
-1
/
+1
|
|
*
|
Run constructors before resolving ifunc functions
Dmitriy Ivanov
2014-10-01
3
-11
/
+56
|
|
*
|
Added test for ifunc support in dynamic linker.
Brigid Smith
2014-10-01
3
-0
/
+84
|
|
|
/
|
|
*
Fix sys_stat.mkfifo when not run as root.
Christopher Ferris
2014-09-24
1
-11
/
+15
|
|
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-10
1
-2
/
+23
|
|
*
Don't expose non-standard basename_r and dirname_r in LP64.
Elliott Hughes
2014-09-05
1
-3
/
+3
|
|
*
Fix pthread_attr_getstack__main_thread.
Elliott Hughes
2014-09-04
1
-0
/
+12
|
|
*
Make stdatomic.h work with gcc4.6 host compiler
Hans Boehm
2014-09-02
1
-1
/
+4
|
|
*
Fix, generalize stdatomic.h; improve test.
Hans Boehm
2014-09-02
2
-7
/
+84
|
|
*
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
Elliott Hughes
2014-08-27
1
-19
/
+12
|
|
*
Merge "Fix pthread_getattr_np for the main thread." into lmp-dev
Elliott Hughes
2014-08-27
2
-3
/
+87
|
|
|
\
|
|
|
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
2
-3
/
+87
|
|
*
|
call uselocale() before freelocale() to make sure that g_local_key has a vali...
Wally Yau
2014-08-27
2
-2
/
+4
|
|
|
/
|
|
*
Fix unistd.getpid_caching_and_clone.
Elliott Hughes
2014-08-21
1
-0
/
+4
|
|
*
Revert "Add support for protected local symbol lookup."
Dmitriy Ivanov
2014-08-18
5
-127
/
+0
|
|
*
Merge "Do a second key cleanup in pthread_exit." into lmp-dev
Christopher Ferris
2014-08-06
1
-18
/
+27
|
|
|
\
|
|
|
*
Do a second key cleanup in pthread_exit.
Christopher Ferris
2014-08-06
1
-18
/
+27
|
|
*
|
Merge "Proper MB_CUR_MAX." into lmp-dev
Dan Albert
2014-08-06
2
-2
/
+24
|
|
|
\
\
|
|
|
*
|
Proper MB_CUR_MAX.
Dan Albert
2014-08-06
2
-2
/
+24
|
|
*
|
|
Fix mbsrtowcs(3) src param for finished string.
Dan Albert
2014-08-06
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Revert "Revert "Fix dlsym(3) to do breadth first search.""
Dmitriy Ivanov
2014-08-04
2
-4
/
+30
|
|
|
/
|
|
*
Revert "Fix dlsym(3) to do breadth first search."
Dmitriy Ivanov
2014-08-04
2
-30
/
+4
|
|
*
Fix memchr with a zero length.
Christopher Ferris
2014-07-30
1
-0
/
+8
|
|
*
Only wipe TLS for user-supplied stacks.
Elliott Hughes
2014-07-30
1
-0
/
+51
|
|
*
Merge "Fix mbsrtowcs(3)'s handling of len parameter." into lmp-dev
Dan Albert
2014-07-28
1
-0
/
+11
|
|
|
\
|
|
|
*
Fix mbsrtowcs(3)'s handling of len parameter.
Dan Albert
2014-07-29
1
-0
/
+11
|
|
*
|
Fix dlsym(3) to do breadth first search.
Dmitriy Ivanov
2014-07-29
2
-4
/
+30
|
|
|
/
|
|
*
Fix linkage of grantpt(3).
Elliott Hughes
2014-07-29
1
-0
/
+99
[prev]
[next]