Log In
cross
/
sltdl
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
564b3c
core: added lt_dlinit(), lt_dlexit() [global reference-counting].
Authored and Committed by
midipix
5 years ago
raw
patch
tree
parent
4 files changed.
46 lines added
.
0 lines removed
.
include/sltdl/sltdl.h
file modified
+4
-0
project/common.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/core/lt_core.c
file added
+40
core: added lt_dlinit(), lt_dlexit() [global reference-counting].
include/sltdl/sltdl.h
file modified
+4
-0
project/common.mk
file modified
+1
-0
project/tree.mk
file modified
+1
-0
src/core/lt_core.c
file added
+40