summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/dllentry.c
Commit message (Collapse)AuthorAgeFilesLines
* minor cleanups and whitespace normalisationAndrew MacIntyre2003-04-221-17/+16
|
* whitespace cleanupAndrew MacIntyre2002-12-311-16/+21
|
* getenv() replacement not requiredAndrew MacIntyre2002-12-311-16/+0
|
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+54
PC/os2emx/ Makefile README.os2emx config.c dlfcn.c // libdl emulation code for loadable extensions dlfcn.h dllentry.c // DLL initialisation routine for Python DLL getpath.c pyconfig.h python23.def // Python DLL symbol export definitions pythonpm.c // console-less PM interpreter wrapper