summaryrefslogtreecommitdiffstats
path: root/Mac/Compat/macstat.h
Commit message (Collapse)AuthorAgeFilesLines
* No need to make the S_ constants 32 bit (and its actually harmful because of ↵Jack Jansen2001-01-221-3/+3
| | | | multiple defines).
* ANSIfication step 2: make sure all needed prototypes are available, and all ↵Jack Jansen2000-07-111-0/+1
| | | | | | needed header files included.
* Ported to CodeWarrior 6Jack Jansen1995-06-091-0/+5
|
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-291-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.2Guido van Rossum1994-08-261-0/+25