summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/dlfcn.c
Commit message (Collapse)AuthorAgeFilesLines
* fix typos, mostly in commentsFred Drake2005-10-281-1/+1
|
* minor cleanups and whitespace normalisationAndrew MacIntyre2003-04-221-38/+37
|
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+224
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