cpython/Mac/mwerks
Jack Jansen f50fbf11f6 Config file for standalone carbon python. 2001-01-16 15:51:24 +00:00
..
malloc ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
old
projects
errno_unix.h Don't redefine ERSCH, EINTR and ENODEV if we're using GUSI2. 2000-08-25 22:00:22 +00:00
macuseshlstart.c
mwerks_applet_config.h Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-( 2000-08-25 22:02:44 +00:00
mwerks_carbonNOGUSI_config.h Added GUSI-Carbon targets (both threading and nonthreading), and they work!! YEAH!!! 2001-01-11 23:03:20 +00:00
mwerks_carbon_config.h Added GUSI-Carbon targets (both threading and nonthreading), and they work!! YEAH!!! 2001-01-11 23:03:20 +00:00
mwerks_carbongusi_config.h Added GUSI-Carbon targets (both threading and nonthreading), and they work!! YEAH!!! 2001-01-11 23:03:20 +00:00
mwerks_config.h
mwerks_nonshared_config.h Added USE_IC and USE_PYEXPAT 2000-09-14 13:33:01 +00:00
mwerks_nscarbon_config.h Config file for standalone carbon python. 2001-01-16 15:51:24 +00:00
mwerks_plugin_config.h Define USE_GUSI if USE_GUSI1 or USE_GUSI2 is defined. 2000-07-18 09:40:08 +00:00
mwerks_shared_config.h Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-( 2000-08-25 22:02:44 +00:00
mwerks_shcarbon_config.h Config file for shared carbon Python. 2001-01-14 23:02:32 +00:00
mwerks_shlib_config.h
mwerks_small_config.h Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-( 2000-08-25 22:02:44 +00:00
mwerks_thrcarbonsm_config.h Added GUSI-Carbon targets (both threading and nonthreading), and they work!! YEAH!!! 2001-01-11 23:03:20 +00:00
mwerks_threadsmall_config.h Don't use our own malloc any more. It made test_longexp crash due to its optimization to lock blocks into a specific size malloc requests. This loses 15% performance, but that we'll have to live with:-( 2000-08-25 22:02:44 +00:00
mwerks_tkplugin_config.h
mwfopenrf.c