<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 7, 2025 at 2:07 PM Aron Insinga <<a href="mailto:aki@insinga.com" target="_blank">aki@insinga.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Anybody know offhand what the last release was before stdio? Thanks.<br></blockquote><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">The C compiler in the Sixth Edition predates K&R1 and the stdio library.   The Portable I/O Library existed as is included with V6, but not all program use it.  "Typesetter C" was released concurrently with the with updated troff typesetter support and was required to compile it.  It supplied libS.a as described in K&R1 and compiled on Sixth Edition, although I believe was included in PWB 1.0.  By the Seveneth edition, libS.a was removed all its routine were included in libc.a. </span> </div><div><br></div><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">If you look in the sources in the TUHS archives, you can see the progression.</div><br></div></div>
</div>
</div>