cpython/Mac/mwerks
2000-07-24 19:46:27 +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 Made compatible with MSL Carbon libraries. 2000-06-02 21:18:09 +00:00
macuseshlstart.c Removed support for very old CodeWarrior runtimes. 2000-06-04 22:10:25 +00:00
mwerks_applet_config.h Added USE_APPEARANCE flag. 1999-12-09 22:48:29 +00:00
mwerks_carbon_config.h MacPython on MacOSX DP4 gets started in the wrong directory. The workaround (ifdeffed by USE_ARGV0_CHDIR) is to do a chdir() to the folder part of our executable name. 2000-07-18 09:40:39 +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 Declare fileno() with prototype if USE_GUSI2 defined. This isn't really the right place, but it will have to do for now. 2000-07-24 19:46:27 +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 Declare fileno() with prototype if USE_GUSI2 defined. This isn't really the right place, but it will have to do for now. 2000-07-24 19:46:27 +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 Added a declaration of fileno() if we use GUSI. Not sure whether it should go here or in pyport.h really... 2000-07-11 21:14:21 +00:00
mwerks_threadsmall_config.h Started on GUSI2 and threading support. 2000-04-07 09:10:49 +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