This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-18 16:07:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b961920ff4dca0e716ba767aee8e74b6b0abe515
cpython
/
Mac
/
Python
T
History
Jack Jansen
ebadcb1c1d
FSSpec names may be longer on carbon (1024 chars), cater for that in buffer sizes.
2001-01-09 22:25:49 +00:00
..
getapplbycreator.c
…
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
…
macgetargv.c
FSSpec names may be longer on carbon (1024 chars), cater for that in buffer sizes.
2001-01-09 22:25:49 +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
…
macgetplatform.c
…
macglue.c
Don't need to define c2pstrcpy() on Carbon: it's in CarbonLib.
2001-01-09 22:24:56 +00:00
macimport.c
…
macmain.c
If we're not using GUSI the "keep open on unseen output" becomes the same as "always keep open".
2001-01-09 22:24:06 +00:00
macsetfiletype.c
…
macshlglue.c
Added more prototypes.
2000-07-24 19:52:52 +00:00
missingtoolboxcalls.c
…