"Joel C. Salomon" <[EMAIL PROTECTED]> wrote ...
> Back on topic, I wasn't proposing a readdir() syscall but pointing out
> that Douglas's suggestion would not in fact be painless or transparent
> under Plan 9.

Since I was unable to get Plan9 installed successfully when I set up
my home systems, and can't use it at work, I don't have direct
experience with its implementation.  I had been thinking that the
Twalk part of 9P was connected with getting directory entries.
However, if dirread() is used instead, then the implementation of
dirread() would of course have to change (turn into a syscall,
with stuff added to 9P and the various file servers, alas).  That
would indeed require a lot of work.  Unix already made the
change a couple of decades ago.

Reply via email to