Commit Graph

5 Commits (32cf6beee3936ed60ddf0664bdac4983ffd55284)

Author SHA1 Message Date
bunnei 32cf6beee3 common: dynamic_library: Add ctor for existing handle. 3 years ago
Andrea Pappacoda 01cf05bc75
chore: add missing SPDX tags
Follow-up to 99ceb03a1c
4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
Lioncash d09456fc41 common: Silence two discarded result warnings
These are intentionally discarded internally, since the rest of the
public API allows querying success. We want all non-internal uses of
these functions to be explicitly checked, so we can signify that we
intentionally want to discard the return values here.
6 years ago
ReinUsesLisp 7104e01bb3 common/dynamic_library: Import and adapt helper from Dolphin 6 years ago