cpython/Mac/Python
Jack Jansen 027f6722c4 Changed some prototypes to match the exact definition in some faraway Apple
header files. If we're building with precompiled headers these are in scope.
2002-06-26 20:37:40 +00:00
..
getapplbycreator.c
gusiconfig.cpp
macapplication.c
macgetargv.c
macgetcompiler.c Got rid of ifdefs for long-obsolete GUSI versions. 2002-04-11 20:46:23 +00:00
macgetpath.c Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings) 2002-04-11 20:48:25 +00:00
macgetplatform.c
macglue.c Changed some prototypes to match the exact definition in some faraway Apple 2002-06-26 20:37:40 +00:00
macimport.c Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now standard (appearance, interned strings) 2002-04-11 20:48:25 +00:00
macmain.c Allow the script to have not only a TEXT filetype but also a null filetype (to enable files to be created from the Unix side of OSX to be droppable on the MacPython interpreter). 2002-05-22 15:02:08 +00:00
macsetfiletype.c
macshlglue.c Changed some prototypes to match the exact definition in some faraway Apple 2002-06-26 20:37:40 +00:00
missingtoolboxcalls.c
pyGUSISIOUX.cp Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau. 2002-01-11 10:24:23 +00:00