cpython/Mac/mwerks
Jack Jansen a7ee15c8ce Split shared-library support and dynamic-loading support (they were
both enabled with USE_SHARED_LIBRARY, now there's also
USE_MAC_DYNAMIC_LOADING).

Added a few other USE_ defines for optional modules to nonshared
config (they're not included in the base shared library)
1995-06-14 14:43:41 +00:00
..
malloc reallocing large blocks now doesn't copy if not needed 1995-01-22 16:44:49 +00:00
errno_unix.h Moved development-platform specific files to subdirectories 1995-01-18 13:41:47 +00:00
macuseshlstart.c Startup code for applications using the python shared 1995-02-13 11:41:40 +00:00
mwerks_applet_config.h Mwerks header files for shared python and the applet template 1995-02-13 11:37:31 +00:00
mwerks_config.h The last missing file of the mwerks port (this is the 'prefix' file) 1995-01-22 16:46:11 +00:00
mwerks_nonshared_config.h Split shared-library support and dynamic-loading support (they were 1995-06-14 14:43:41 +00:00
mwerks_shared_config.h Split shared-library support and dynamic-loading support (they were 1995-06-14 14:43:41 +00:00
mwerks_shlib_config.h Mwerks header files for shared python and the applet template 1995-02-13 11:37:31 +00:00
mwerksglue.c - Ported to CW5 (which has more unixisms) 1995-01-22 16:47:22 +00:00