Vsys/NeXT/IOst/

Up to parent directory

Source

IOst.a 14 Macintosh Micro Shell, plus standard IO consolidation for the systems below, excluding 5, 12, and the unnumbered generic C system. The enumeration is a conditional assembly selector for the indicated system.
Ioc.a C
Iocrds.a 1 Unos, Charles River Data Systems
Iounis3.a 4 Unisoft, Torch
Iohp3.a 5 Hewlett Packard
Iomu3.a 6
8
Unix System V, Motorola
Unix System V, Stride
Ioat3.a 7 AT&T Unix
Iomin.a 9 Minimum
Iosun.a 10 Sun
Ioatari.a 11 Atari
Iomac.a 12 Unix System V, Macintosh II
Ioamiga.a 13 Amiga
Ionext.a 15 NeXT

Legacy Startup

The following code has been incorporated into the linker and IOst.a. The startup code in Nextstart.a is identical to that in Ionext.a, and functionally identical to that for the NeXT in IOst.a.
Nextstart.a NeXT startup source for Nextstart.ab, or optionally for Crt0.y, the latter to be linked with files produced by the A compiler.
vnext.a Vsys position independent or absolute to NeXT object file translator with optional loading of Nextstart.ab.
vnexto.a Vsys to NeXT object file translator with translation of relocation records.

Up to Vsys/