Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 | Guido van Rossum | 1994-08-29 | 3 | -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.2 | Guido van Rossum | 1994-08-26 | 2 | -0/+82 |
| | |||||
* | Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here. | Guido van Rossum | 1994-08-19 | 8 | -0/+348 |