Skip to content
Snippets Groups Projects
Commit 753baaf8 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

Cache the "real" implementation of dlsym at init time

The dlsym wrapper needs to cache the implementation of dlsym that's
in the GOT at the point when it (the wrapper) is installed.

Moving the implementation of the wrapper helper to capsule_init's
file so that capsule_init can set some static state to do this for
us.

This is enough to make openarena work.
parent bfb77bf6
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment