summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/getpathp.c
Commit message (Collapse)AuthorAgeFilesLines
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-240/+240
|
* Fix all wrong instances of "it's".Georg Brandl2005-07-221-1/+1
|
* OS/2 specific fixes related to SF bug # 1003471Andrew MacIntyre2004-12-121-1/+12
|
* 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