index
:
sltdl
main
a surrogate ltdl implementation
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-01-03
sltdl.h:; add missing forward-declaration of lt_dlerror().
midipix
1
-0
/
+1
2019-12-28
project: ltdl drop-in-replacement: provide ltdl.h as a header, not a symlink.
midipix
1
-0
/
+1
2019-12-21
lt_dlsym(), lt_dlclose(): initial implementation and integration.
midipix
1
-0
/
+3
2019-12-21
lt_dlopenadvise(): initial implementation (with a no-op advise parameter).
midipix
1
-0
/
+1
2019-12-18
lt_dlopen(), dlopenext(): initial implementation and integration.
midipix
1
-0
/
+4
2019-11-24
compatibility api: added type definition for lt_dladvise.
midipix
1
-0
/
+1
2019-11-24
search path: lt_dlpathopen(): initial implementation.
midipix
1
-0
/
+1
2019-11-20
search path: lt_dl{add|insert|set|get}searchdir(): initial implementation.
midipix
1
-0
/
+6
2019-10-28
core: added lt_dlinit(), lt_dlexit() [global reference-counting].
midipix
1
-0
/
+4
2019-10-27
sltdl.h: added lt_dlhandle's type definition (pointer to an opaque struct).
midipix
1
-0
/
+2
2019-10-27
sltdl.h: added api note.
midipix
1
-0
/
+13
2019-10-27
created api headers.
midipix
2
-0
/
+49