summaryrefslogtreecommitdiffstats
path: root/Mac/Modules
Commit message (Collapse)AuthorAgeFilesLines
* Add files by JackGuido van Rossum1994-10-022-0/+577
|
* config.c: add MacOS moduleGuido van Rossum1994-09-292-38/+52
| | | | macosmodule.c: lots of updates (though playing sound can still hang :-( )
* Support user routines (callbacks) on sound channels.Guido van Rossum1994-09-161-6/+74
|
* gestaltmodule.c: interface to Gestalt Manager.Guido van Rossum1994-09-162-0/+450
| | | | | macosmodule.c: interface to random collection of Managers. macsetfiletype.c: set file type, for import.c.
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-292-9/+20
| | | | | | | 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-4/+4
|
* Some more changesGuido van Rossum1994-08-232-10/+17
|
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-192-34/+65
|
* Change include path for unixemu headers; rename access to access_Guido van Rossum1994-06-271-4/+4
|
* Don't include intrcheck.hGuido van Rossum1994-06-231-1/+0
|
* Walker's changes fixed so they work in THINK C 5Guido van Rossum1994-05-061-10/+17
|
* Changes by RMW for MPWGuido van Rossum1994-05-061-0/+9
|
* As extended by Richard M Walker for MPWGuido van Rossum1994-05-061-79/+292
|
* Fix copyright -- 1994 instead of 1004!Guido van Rossum1994-01-181-1/+1
|
* Initial revisionGuido van Rossum1994-01-052-0/+456