index
:
sltdl
main
a surrogate ltdl implementation
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
A new home.
midipix
2
-2
/
+2
2019-12-26
lt_dlpathopen(): support systems that lack a definition for O_EXEC.
midipix
1
-1
/
+7
2019-12-21
lt_dlerror(): initial implementation and integration.
midipix
3
-41
/
+149
2019-12-21
lt_dlsym(), lt_dlclose(): initial implementation and integration.
midipix
1
-0
/
+25
2019-12-21
lt_dlopenadvise(): initial implementation (with a no-op advise parameter).
midipix
1
-0
/
+6
2019-12-18
lt_dlopen(), dlopenext(): initial implementation and integration.
midipix
2
-2
/
+124
2019-12-18
lt_dlpathopen(): refactor in anticipation of lt_dlopen().
midipix
1
-5
/
+9
2019-11-24
lt_dlinsertsearchdir(): properly adjust lt_pathv[].
midipix
1
-1
/
+1
2019-11-24
search path: lt_dlpathopen(): initial implementation.
midipix
1
-0
/
+47
2019-11-20
search path: lt_dl{add|insert|set|get}searchdir(): initial implementation.
midipix
1
-0
/
+242
2019-11-20
internals: added lt_slock(), lt_sunlock().
midipix
2
-0
/
+22
2019-10-28
core: added lt_dlinit(), lt_dlexit() [global reference-counting].
midipix
1
-0
/
+40