• Guido van Rossum's avatar
    Cleanup patches from Greg Stein: · 96a8fb7e
    Guido van Rossum yazdı
    * in import.c, #ifdef out references to dynamic loading based on
      HAVE_DYNAMIC_LOADING
    
    * clean out the platform-specific crud from importdl.c.
      [ maybe fold this function into import.c and drop the importdl.c file? Greg.]
    
    * change GetDynLoadFunc's "funcname" parameter to "shortname". change
      "name" to "fqname" for clarification.
    
    * each GetDynLoadFunc now creates its own funcname value.
    
      WARNING: as I mentioned previously, we may run into an issue with a
      missing "_" on some platforms. Testing will show this pretty quickly,
      however.
    
    * move pathname munging into dynload_shlib.c
    96a8fb7e
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...