summaryrefslogtreecommitdiffstats
path: root/Mac/Compat
Commit message (Collapse)AuthorAgeFilesLines
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-293-30/+41
| | | | | | | versions -- they now share config.c and config.h, and statting is always done through macstat.[ch] (THINK's <stat.h> defines funny constants). Also the configuration of stdwin is done differently: you have to define USE_STDWIN to the compiler prefix.
* Intermediate version of changes after porting to MPW 3.2Guido van Rossum1994-08-262-0/+82
|
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-198-0/+348