Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!hogpc!houti!ariel!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!gwyn@BRL-VLD.ARPA From: gwyn@BRL-VLD.ARPA@sri-unix.UUCP Newsgroups: net.lang.c Subject: Re: Non-reentrant code generated by C compiler Message-ID: <12780@sri-arpa.UUCP> Date: Fri, 24-Aug-84 10:52:08 EDT Article-I.D.: sri-arpa.12780 Posted: Fri Aug 24 10:52:08 1984 Date-Received: Thu, 30-Aug-84 01:47:00 EDT Lines: 7 From: Doug Gwyn (VLD/VMB) If you start worrying about staying compatible with 6th Edition C, you have REAL portability problems. 6th Edition UNIX did not have the current stdio, or any of the portability features put into C for the 7th Edition (typecasts, for example). It is really asking too much to insist on 6th-Edition compatible C code.