9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] mkfile question: mklib & co.
Date: Sat,  5 Aug 2006 21:27:50 +0100	[thread overview]
Message-ID: <3331b30fa3a10c850e81a49baaf22869@terzarima.net> (raw)
In-Reply-To: <ee9e417a0608050842o19d45e6cg8118e8e16ba645e4@mail.gmail.com>

> also, /$objtype/include does not hold many header files
> at all.  the portable headers go in /sys/include, and only
> machine-dependent headers (u.h) go in /$objtype/include.

term% wc -l /386/include/*.h
     64 /386/include/u.h
     25 /386/include/ureg.h
     89 total

term% wc -l /power/include/*.h
     84 /power/include/u.h
     51 /power/include/ureg.h
    135 total

that one tiny fact makes an enormous difference.  try wading through
the tar pits of /usr/include on linux by comparison.
who could write so much of that stuff and apparently leave with the
satisfaction of a job well done?



      reply	other threads:[~2006-08-05 20:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-05  8:34 Sascha Retzki
2006-08-05 14:06 ` erik quanstrom
2006-08-05 14:27   ` Sascha Retzki
2006-08-05 14:19     ` erik quanstrom
2006-08-05 14:37       ` Sascha Retzki
2006-08-05 14:37         ` erik quanstrom
2006-08-05 14:52       ` Christoph Lohmann
2006-08-05 15:15         ` erik quanstrom
2006-08-05 14:49 ` Christoph Lohmann
2006-08-05 17:06   ` Sascha Retzki
2006-08-05 15:42 ` Russ Cox
2006-08-05 20:27   ` Charles Forsyth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3331b30fa3a10c850e81a49baaf22869@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).