summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/config.c
Commit message (Collapse)AuthorAgeFilesLines
* make _sre a dynamically loadable module and build xxsubtypeAndrew MacIntyre2002-06-101-1/+3
|
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+160
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