summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/getpathp.c
Commit message (Collapse)AuthorAgeFilesLines
* minor cleanups and whitespace normalisationAndrew MacIntyre2003-04-221-18/+20
|
* catch up with zipimport changes to std getpathp.cAndrew MacIntyre2003-01-021-3/+25
|
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+383
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