The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Revisions of "C Reference Manual"
@ 2018-11-01 12:31 Lars Brinkhoff
  2018-11-01 13:29 ` Lars Brinkhoff
  2018-11-01 13:50 ` Clem Cole
  0 siblings, 2 replies; 3+ messages in thread
From: Lars Brinkhoff @ 2018-11-01 12:31 UTC (permalink / raw)
  To: tuhs

Hello,

Which revisions of the "C Reference Manuals" are known to be out there?


I found this:
https://www.bell-labs.com/usr/dmr/www/cman.pdf

Which seems to match the one from V6:
https://github.com/dspinellis/unix-history-repo/tree/Research-V6-Snapshot-Development/usr/doc/c

"C is also available on the HIS 6070 computer at Murray Hill and and on
the IBM System/370 at Holmdel [3]."


But then there's this:
https://www.princeton.edu/ssp/joseph-henry-project/unix-and-c/bell_labs_1369_001.pdf

"C is also available on the HIS 6070 computer ar Hurray Hill, using a
compiler written bu A. Snyder and currently maintained by S. C. Johnson.
A compiler for the IBM System/360/370 series is under construction."

Due to the description of the IBM compiler, it seems to predate the V6
revision.

Both above revisions use the =+ etc operators.


Finally, this version edited by Snyder:

https://github.com/PDP-10/its/blob/master/doc/c/c.refman

"In addition to the UNIX C compiler, there exist C compilers for the HIS
6000 and the IBM System/370 [2]."

This version documents both += and =+ operators.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [TUHS] Revisions of "C Reference Manual"
  2018-11-01 12:31 [TUHS] Revisions of "C Reference Manual" Lars Brinkhoff
@ 2018-11-01 13:29 ` Lars Brinkhoff
  2018-11-01 13:50 ` Clem Cole
  1 sibling, 0 replies; 3+ messages in thread
From: Lars Brinkhoff @ 2018-11-01 13:29 UTC (permalink / raw)
  To: tuhs

> But then there's this:
> https://www.princeton.edu/ssp/joseph-henry-project/unix-and-c/bell_labs_1369_001.pdf
>
> "C is also available on the HIS 6070 computer at Murray Hill, using a
> compiler written by A. Snyder and currently maintained by S. C. Johnson.
> A compiler for the IBM System/360/370 series is under construction."
>
> Due to the description of the IBM compiler, it seems to predate the V6
> revision.

Here's a revision from 1974:
https://9p.io/cm/cs/who/dmr/cman74.pdf

"The language is also available on the HIS 6000 and IBM S/370."

Does this imply the Princeton copy is from before 1974?


Also Appendix A from the K&R book has the text from the C Reference
Manual.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [TUHS] Revisions of "C Reference Manual"
  2018-11-01 12:31 [TUHS] Revisions of "C Reference Manual" Lars Brinkhoff
  2018-11-01 13:29 ` Lars Brinkhoff
@ 2018-11-01 13:50 ` Clem Cole
  1 sibling, 0 replies; 3+ messages in thread
From: Clem Cole @ 2018-11-01 13:50 UTC (permalink / raw)
  To: Lars Brinkhoff; +Cc: The Eunuchs Hysterical Society

[-- Attachment #1: Type: text/plain, Size: 1787 bytes --]

4th and 5th Editions refer to a reference manual.   Check out the 4th
Edition man pages:
https://www.tuhs.org//Archive/Distributions/Research/Dennis_v4/

running cc.1 thru nroff reveals:

SEE ALSO

       `C reference manual'

The .th macro dates the man page as 03/15/72

I know I learned C by reading the UNIX source code and having some sort of
a reference manual with the 5th edition; but I can not find a document in
my archives.  I'll keep looking but I syspect that was lost.

Clem
ᐧ

On Thu, Nov 1, 2018 at 9:20 AM Lars Brinkhoff <lars@nocrew.org> wrote:

> Hello,
>
> Which revisions of the "C Reference Manuals" are known to be out there?
>
>
> I found this:
> https://www.bell-labs.com/usr/dmr/www/cman.pdf
>
> Which seems to match the one from V6:
>
> https://github.com/dspinellis/unix-history-repo/tree/Research-V6-Snapshot-Development/usr/doc/c
>
> "C is also available on the HIS 6070 computer at Murray Hill and and on
> the IBM System/370 at Holmdel [3]."
>
>
> But then there's this:
>
> https://www.princeton.edu/ssp/joseph-henry-project/unix-and-c/bell_labs_1369_001.pdf
>
> "C is also available on the HIS 6070 computer ar Hurray Hill, using a
> compiler written bu A. Snyder and currently maintained by S. C. Johnson.
> A compiler for the IBM System/360/370 series is under construction."
>
> Due to the description of the IBM compiler, it seems to predate the V6
> revision.
>
> Both above revisions use the =+ etc operators.
>
>
> Finally, this version edited by Snyder:
>
> https://github.com/PDP-10/its/blob/master/doc/c/c.refman
>
> "In addition to the UNIX C compiler, there exist C compilers for the HIS
> 6000 and the IBM System/370 [2]."
>
> This version documents both += and =+ operators.
>

[-- Attachment #2: Type: text/html, Size: 4074 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-01 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-01 12:31 [TUHS] Revisions of "C Reference Manual" Lars Brinkhoff
2018-11-01 13:29 ` Lars Brinkhoff
2018-11-01 13:50 ` Clem Cole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).