commit | d940054ad4bcd39e31f6e22d0fd6f674ec4a99b3 | [log] [tgz] |
---|---|---|
author | Andrew MacIntyre <andymac@bullseye.apana.org.au> | Tue Feb 26 11:41:34 2002 +0000 |
committer | Andrew MacIntyre <andymac@bullseye.apana.org.au> | Tue Feb 26 11:41:34 2002 +0000 |
tree | 4cb201880bdd113ccee29bc944b55cbbd1d45f10 | |
parent | c487439aa79acaf6c83a65985c110d5ca1ea71da [diff] |
OS/2 EMX port changes (Python part of patch #450267): Python/ dynload_shlib.c // EMX port emulates dlopen() etc. for DL extensions import.c // changes to support 8.3 DLL name limit (VACPP+EMX) // and case sensitive import semantics importdl.h thread_os2.h