From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200008011256.IAA15699@cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Installing the updates From: "rob pike" Date: Tue, 1 Aug 2000 08:55:48 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f0689d1a-eac8-11e9-9e20-41e7f4b1d025 > Since the C standard definitely requires idempotency for the > standard headers (except ), at least the APE headers > ought to conform, to ease the burden of importing non-native code. Yes, and our APE headers do conform. But ANSI C made a blunder on this one, I think. They should at least have deprecated the practice. But for the native environment, we corrected the error and did it right. Plan 9 is non-standard and proud of it. -rob