9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: [9fans] /sys/lib/plumb/basic
Date: Tue, 23 Jul 2002 13:07:40 +0900	[thread overview]
Message-ID: <890667787da841204aca0ed9983b69e5@granite.cias.osakafu-u.ac.jp> (raw)

I'm now having two different sets of include files, such as /sys/include
and /3e/sys/include.   When I'm in the /3e/sys/include directory, I
cannot plumb say thread.h.   How about to change the line of the 
/sys/lib/plumb/basic file
from
arg isfile	/sys/include/$1
to
arg isfile	./$1 /sys/include/$1.

I knwo this is a trivial thing, but changing the line so does not have
any side effect, I believe.

Kenji



             reply	other threads:[~2002-07-23  4:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-23  4:07 okamoto [this message]
2002-07-23  4:37 rob pike, esq.
2002-07-23  6:24 okamoto
2002-07-23  6:58 ` Lucio De Re
2002-07-23  6:37 okamoto
2002-07-23  6:41 okamoto
2002-07-23 12:29 rob pike, esq.
2002-07-24  0:40 okamoto

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=890667787da841204aca0ed9983b69e5@granite.cias.osakafu-u.ac.jp \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --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).