cpython/Mac/Python
Jack Jansen 33d1ad28cb Replaced GetFInfo and SetFInfo calls with FspGetFInfo and FspSetFInfo calls, which are carbon-compatible. 2000-06-02 21:29:59 +00:00
..
getapplbycreator.c
gusiconfig.cpp GUSI 2.0.5 has a non-functional getsockname() if you use Open Transport. For now the workaround is to only enable MacTCP sockets. 2000-05-10 15:15:54 +00:00
macapplication.c Added initializer routine optionally to be used as PEF fragment initialization routine, which allows us to get at our own resource fork even if some shared library init routine opens other resource files. 2000-01-07 14:53:31 +00:00
macgetargv.c Fixed callback function arguments to be carbon-compatible. 2000-06-02 21:23:09 +00:00
macgetcompiler.c Got rid of w/MSL in the version string. 2000-05-05 23:08:47 +00:00
macgetpath.c Made the GUSI options work again with GUSI 2. 2000-04-21 23:53:37 +00:00
macgetplatform.c
macglue.c Removed (within an #ifdef) Carbon-incompatabilities: 2000-06-02 21:27:11 +00:00
macguesstabsize.c Optimization: don't try to get a tabsize resource if we know the file 1999-09-30 11:19:16 +00:00
macimport.c Started on GUSI2 and threading support. 2000-04-07 09:10:49 +00:00
macmain.c Removed (within an #ifdef) Carbon-incompatabilities: 2000-06-02 21:28:52 +00:00
macsetfiletype.c Replaced GetFInfo and SetFInfo calls with FspGetFInfo and FspSetFInfo calls, which are carbon-compatible. 2000-06-02 21:29:59 +00:00
macshlglue.c Don't add the library file to the resource file chain if it is the 1998-07-31 09:37:02 +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