1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00
PDP-10.its/doc/c/cc.patch
Lars Brinkhoff ee33e8228a Clean up C documentation.
Rename CC.PAT[C,SYS] to CC PATCH.  Remove E padding from CCDOC.
2018-11-01 21:23:34 +01:00

27 lines
664 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CC patches to be made to export version:
c22.c: add an external decl of "int *top()"
c31.c: in main, change the argument to atoi from argv[8] to argv[7]
c32.c: in txpr2, in the statement handling n_colon:
add "else type = p1->otype"
change chktyp to chktype
in chktype, add an initial test for null pointer
change free to e_free
c33.c: change cg_floag to cg_float
c34.c: change alloc to e_alloc and free to e_free
c94.c: change ATOI so that it works given a string containing more
than one minus sign and does "the right thing" with the
smallest negative number
FILES WHICH WERE NOT SENT:
manfst.insert
nodeln.insert
nodeop.insert
gmnfst.insert