cpython/Mac/Compat
Jack Jansen e0c62b4db0 Make the prototype match the declaration in the GUSI header files. 2002-06-26 20:43:24 +00:00
..
chdir.c Made more ppc-savvy 1995-07-28 11:44:29 +00:00
dirent.h Revived various of the compatability routines and made them Carbon-compliant. This is needed because the initial carbon-python does not use GUSI. 2000-06-02 21:38:19 +00:00
getbootvol.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
getwd.c Always use c2pstrcpy in stead of c2pstr, not only when compiling for carbon. 2001-01-12 23:36:13 +00:00
macgetmtime.c Moved to the Compat folder (in case anyone still wants to try MPW building), it hasn't been used for years. 2000-05-03 08:42:26 +00:00
macstat.c Revived various of the compatability routines and made them Carbon-compliant. This is needed because the initial carbon-python does not use GUSI. 2000-06-02 21:38:19 +00:00
macstat.h No need to make the S_ constants 32 bit (and its actually harmful because of multiple defines). 2001-01-22 14:51:03 +00:00
mkdir.c Some of these were overwriting their argument with a pascal 1995-01-18 13:55:41 +00:00
nfullpath.c fix bug with volume root 1995-02-21 00:44:14 +00:00
nfullpath.h ported to THINK C (not tested yet) 1995-01-19 00:03:47 +00:00
opendir.c Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef. 2000-07-14 22:37:27 +00:00
rmdir.c Some of these were overwriting their argument with a pascal 1995-01-18 13:55:41 +00:00
sync.c Make the prototype match the declaration in the GUSI header files. 2002-06-26 20:43:24 +00:00