From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <8D5D3DBD-6D4B-41CA-A98D-6B5D39BB19A1@coraid.com> From: Brantley Coile To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Tue, 7 Jul 2009 10:56:57 -0400 Subject: [9fans] Trivia question Topicbox-Message-UUID: 153ef394-ead5-11e9-9d60-3106f5b1d025 Hopefully this is not the same kind of question as "Since data goes in both directions, why do you call it streams?" Does anyone know why u.h is named u.h? Brantley From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <8D5D3DBD-6D4B-41CA-A98D-6B5D39BB19A1@coraid.com> References: <8D5D3DBD-6D4B-41CA-A98D-6B5D39BB19A1@coraid.com> Date: Tue, 7 Jul 2009 08:10:27 -0700 Message-ID: <3e1162e60907070810yf6ea852vfced645c5c14ff58@mail.gmail.com> From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cd14494d148da046e1f0599 Subject: Re: [9fans] Trivia question Topicbox-Message-UUID: 15484156-ead5-11e9-9d60-3106f5b1d025 --000e0cd14494d148da046e1f0599 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit "uh" I don't know. On Tue, Jul 7, 2009 at 7:56 AM, Brantley Coile wrote: > Hopefully this is not the same kind of question as "Since data goes in both > directions, why do you call it streams?" > > Does anyone know why u.h is named u.h? > > Brantley > > > --000e0cd14494d148da046e1f0599 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable "uh" I don't know.

On Tue, = Jul 7, 2009 at 7:56 AM, Brantley Coile <brantley@coraid.com> wrote:
Hopefully this is not the same kind of question as "Since data goes in= both directions, why do you call it streams?"

Does anyone know why u.h is named u.h?

Brantley



--000e0cd14494d148da046e1f0599-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <8D5D3DBD-6D4B-41CA-A98D-6B5D39BB19A1@coraid.com> References: <8D5D3DBD-6D4B-41CA-A98D-6B5D39BB19A1@coraid.com> From: Rob Pike Date: Tue, 7 Jul 2009 08:23:58 -0700 Message-ID: <7359f0490907070823p407a0328rf7704c458ccad153@mail.gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Trivia question Topicbox-Message-UUID: 154c92ec-ead5-11e9-9d60-3106f5b1d025 because originally it was little more than the typedefs for uchar, ulong etc. -rob