index
:
sltdl
main
a surrogate ltdl implementation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
40 hours
sltdl.h: provide the lt_module, lt_dlloader, and lt_user_data typedefs.
midipix
1
-0
/
+3
40 hours
sltdl.h: provide enum lt_dlpriority and the lt_dlloader_priority typedef.
midipix
1
-0
/
+8
41 hours
sltdl.h: provide LT_DLSYM_CONST.
midipix
1
-0
/
+3
41 hours
lt_dlforeachfile(): initial implementation.
midipix
1
-0
/
+3
42 hours
sltdl.h: provide definitions for lt_preloaded_symbols & lt_dlsymlist, annotate.
midipix
1
-0
/
+16
5 days
sltdl.h: api compatibility: provide the LT_PATHSEP_CHAR macro.
midipix
1
-0
/
+2
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