• G
    This is a set of startup code for the DSO support, it's not yet linked into · 8f4fac7f
    Geoff Thorpe 提交于
    the build process (an upcoming commit no doubt), and is very much *new*
    code - what that means is that it compiles ok - usually. It certainly
    doesn't mean it runs well or even properly yet. Please don't muck round
    with this unless you're looking to help out and hunt bugs. :-)
    
    Currently this code doesn't have any support for controlling the "load"
    behaviour (eg. paths, filename translations, etc). That'll be handled
    using DSO_ctrl() and various flags, once we work out a sensible set of
    flags.
    8f4fac7f
dso_dlfcn.c 5.0 KB