Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
83eeef4b067b7182778581c9fdfb104492647bd4
/
Python
/
mactoolboxglue.c
697842f
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
by Jack Jansen
· 24 years ago
fabd00f
Added glue routine for PyMac_BuildFSSpec, PyMac_GetFSRef and PyMac_BuildFSRef.
by Jack Jansen
· 24 years ago
06bd323
Refer to the toolbox modules by their official name (Carbon.AE), not the internal name (_AE). This can slow things down (once) but it's the only way I can get things to work on OSX, OS9 dynamically loaded and OS9 frozen.
by Jack Jansen
· 24 years ago
3cbf6d9
Mac toolbox modules have gotten an _ prepended to their name.
by Jack Jansen
· 24 years ago
d844a5f
Got rid of unused includes.
by Jack Jansen
· 24 years ago
94bebc0
Split macglue.c into two: a new mactoolboxglue.c (in ./Python)
by Jack Jansen
· 24 years ago