|
|
1.1 root 1: Hi Andy,
2:
3: Here's what we have:
4:
5: (1) osint.c - main module for compiler
6:
7: (2) osint.h - header file for ALL osint C language functions
8:
9: (3) vaxinter.s - all assembly language routines and global data
10: for new interface scheme
11:
12: (4) various additional sysxx.c functions
13:
14: (5) spitblks.h & spitio.h got some new comments
15:
16: (6) streamlined osint.s reflecting additional C functions and
17: vaxinter.s
18:
19: I suggest that you take a close look at osint.c, osint.h, and vaxinter.s.
20:
21: Forget about my comments the other day about field names. The Computer
22: Innovations C compiler (C86) ONLY objects to the the two definitions of
23: field BUF in bfblk and ioblk, header file spitio.h. Other duplicate field
24: definitions, such as typ and len, are accepted since they are in the
25: same position. (It would be nice to remove the problem with buf as it is
26: the only error preventing me from doing compiles on my PC.)
27:
28: Give this stuff a try. I'm sure there will be something wrong, but
29: hopefully you can find it or me quickly.
30:
31: Also, I have included rbsb.sh from the YAM distribution kit. This would
32: allow me to directly transfer files between my PC and a Unix system of
33: your choice by dial-up phone connection.
34:
35: Bob
36:
37:
38:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.