Log In
cross
/
slibtool
Clone
Source Code
GIT
Source
Issues
8
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
39e52e
execution context: added -dlopen and -dlpreopen support.
Authored and Committed by
midipix
8 months ago
raw
patch
tree
parent
3 files changed.
105 lines added
.
3 lines removed
.
include/slibtool/slibtool.h
file modified
+4
-0
src/internal/slibtool_driver_impl.h
file modified
+4
-0
src/logic/slbt_exec_ctx.c
file modified
+97
-3
execution context: added -dlopen and -dlpreopen support.
include/slibtool/slibtool.h
file modified
+4
-0
src/internal/slibtool_driver_impl.h
file modified
+4
-0
src/logic/slbt_exec_ctx.c
file modified
+97
-3