cpython/Mac/Python
Jack Jansen 6be3480083 Removed debug output. 2000-08-25 21:58:00 +00:00
..
getapplbycreator.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
gusiconfig.cpp Removed temporary code to disable OT networking (this was a workaround for getpeername() not working in a previous release of GUSI, but it has been fixed). 2000-08-17 20:04:26 +00:00
macapplication.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macgetargv.c Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. 2000-07-14 22:37:27 +00:00
macgetcompiler.c Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. 2000-07-14 22:37:27 +00:00
macgetpath.c include macdefs.h for declaration of getwd, if non-gusi python. 2000-07-14 22:16:01 +00:00
macgetplatform.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macglue.c Cheaper implementation of PyOS_CheckStack: only call StackSpace once and keep a sentinel in a static variable. 2000-08-25 21:57:23 +00:00
macimport.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macmain.c Removed debug output. 2000-08-25 21:58:00 +00:00
macsetfiletype.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macshlglue.c Added more prototypes. 2000-07-24 19:52:52 +00:00
missingtoolboxcalls.c Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we 1999-12-12 21:38:29 +00:00