index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dlfcn_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-3
/
+1
*
Revert "Add support for protected local symbol lookup."
Dmitriy Ivanov
2014-08-18
1
-19
/
+0
*
Revert "Revert "Fix dlsym(3) to do breadth first search.""
Dmitriy Ivanov
2014-08-04
1
-4
/
+17
*
Revert "Fix dlsym(3) to do breadth first search."
Dmitriy Ivanov
2014-08-04
1
-17
/
+4
*
Fix dlsym(3) to do breadth first search.
Dmitriy Ivanov
2014-07-29
1
-4
/
+17
*
Add test for constructor function.
Dmitriy Ivanov
2014-07-08
1
-0
/
+12
*
Disable local/protected symbol test for lp64
Dmitriy Ivanov
2014-07-01
1
-0
/
+5
*
Build all bionic test files -Werror and fix our one warning.
Elliott Hughes
2014-07-01
1
-1
/
+1
*
Add support for protected local symbol lookup.
Dmitriy Ivanov
2014-07-01
1
-0
/
+14
*
Fix weak function lookups
Dmitriy Ivanov
2014-06-17
1
-0
/
+12
*
Fix dlsym_failure NULL handle test
Dmitriy Ivanov
2014-05-22
1
-7
/
+3
*
Removed dlsym handle != NULL check for lp64
Dmitriy Ivanov
2014-05-21
1
-0
/
+3
*
Add RTLD_NOLOAD support and some related changes.
Dmitriy Ivanov
2014-05-20
1
-0
/
+12
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-4
/
+4
*
Consistently use #if defined(__BIONIC__) in tests.
Elliott Hughes
2014-05-13
1
-4
/
+4
*
Test dlopen with symlinked .so files
Dmitriy Ivanov
2014-05-08
1
-0
/
+8
*
Add extra regression tests for an already-fixed dynamic linker bug.
Elliott Hughes
2013-11-11
1
-4
/
+12
*
Fix linker crashes during unknown symbol lookup
Sergey Melnikov
2013-10-31
1
-0
/
+12
*
Don't test GNU-style ELF hashes on MIPS.
Elliott Hughes
2013-01-07
1
-1
/
+5
*
Check for unknown flags passed to dlopen(3).
Elliott Hughes
2012-12-18
1
-0
/
+220