File:  [Research Unix] / researchv10no / cmd / f2c / mbox
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

From nls Sat Apr 16 23:00:00 EDT 1988
harvy brendzel, a "liason lawyer" in our relations with Bellcore,
has suggested that we grease the rails for the f77->C converter release.
specifically, he says that we can bag the system by submitting for "release"
a one-page description of the project we intend, and lalebling it as
a "notice" to the rest of at&t of our intent. failure of other parts
of at&t or bellcore to object or comment now will doom them to silence
when the real thing hits the fan later.

could you please look at /n/coma/usr/nls/doc/triage/now/f77.c/pre.release
and see if it looks ok to you?

						norm

From swift!dmg Thu Jun  2 18:02:01 EDT 1988
changes to f77: driver.c added ">> 8" to "return(system(str) >> 8);"

f1 (pcc1/pcc): changed BITOOR from macro to
 long
BITOOR(x)
 register long x;
{ return x >= 0 ? (x>>3) : -((-x)>>3); }


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.