Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need to make the S_ constants 32 bit (and its actually harmful because of ↵ | Jack Jansen | 2001-01-22 | 1 | -3/+3 |
| | | | | multiple defines). | ||||
* | ANSIfication step 2: make sure all needed prototypes are available, and all ↵ | Jack Jansen | 2000-07-11 | 1 | -0/+1 |
| | | | | | | needed header files included. | ||||
* | Ported to CodeWarrior 6 | Jack Jansen | 1995-06-09 | 1 | -0/+5 |
| | |||||
* | Completed (hopefully) the unification of THINK 6.0 and MPW 3.2 | Guido van Rossum | 1994-08-29 | 1 | -12/+15 |
| | | | | | | | 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 | 1 | -0/+25 |