Log In
cross
/
sltdl
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/core/lt_core.c
Branch:
130e2180398d23fec3228f9507d84791e738b826
main
130e2180398d23fec3228f9507d84791e738b826
src
core
lt_core.c
api: lt_dlseterror(): initial implementation.
midipix
• 2 days ago
130e21
enum sltdl_error: added cannot-open, cannot-close, and symbol-not-found errors.
midipix
• 3 days ago
f80582
api: move enum sltdl_error from an internal header to the public sltdl.h.
midipix
• 3 days ago
178478
A new home.
midipix
• 3 years ago
84a51a
lt_dlerror(): initial implementation and integration.
midipix
• 5 years ago
8744a5
internals: added lt_slock(), lt_sunlock().
midipix
• 5 years ago
c42bd5
core: added lt_dlinit(), lt_dlexit() [global reference-counting].
midipix
• 5 years ago
564b3c