cpython/Mac/mwerks
Jack Jansen 5a8115c94b Ported the icglue module to carbon. 2001-01-29 13:27:46 +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 Fixes by Guido: HAVE_CONFIG_H, USE_STACKCHECK and 1996-08-19 11:16:32 +00:00
projects Started on GUSI2 and threading support. 2000-04-07 09:10:49 +00:00
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 Removed support for very old CodeWarrior runtimes. 2000-06-04 22:10:25 +00:00
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 ucnhash module has gone. 2001-01-25 16:28:34 +00:00
mwerks_carbon_config.h ucnhash module has gone. 2001-01-25 16:28:34 +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_carbonplugin_config.h The C-prefix file for Carbon plugin projects. 2001-01-23 22:46:21 +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 ucnhash module has gone. 2001-01-25 16:28:34 +00:00
mwerks_nscarbon_config.h Ported the icglue module to carbon. 2001-01-29 13:27:46 +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 header files for shared python and the applet template 1995-02-13 11:37:31 +00:00
mwerks_small_config.h ucnhash module has gone. 2001-01-25 16:28:34 +00:00
mwerks_thrcarbonsm_config.h ucnhash module has gone. 2001-01-25 16:28:34 +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 We should define both USE_GUSI and USE_GUSI2. 2000-05-06 22:32:35 +00:00
mwfopenrf.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00