This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ttyname() and linux+devfs




Ulrich Drepper wrote:

> Clifford Wolf <clifford@clifford.at> writes:
>
> > That's a good question. Why don't making just a readlink() on
> > /proc/self/fd/%d (where %d is the fd number)? Would be much faster
> > than scanning /dev and works with all /dev structures ...
>
> It's in the development version and will be in the next snapshot.
>
>

When you say development version dose that include 2.0.98-2.0.99.

That could explain why I dont get the thing to run I dont have a /proc. What
would happen if i dont have /proc.
In my case tree nfs transfers(transactions I think they are callled in nfs)
happens on the program then two from libc then no error no nothing. I have my
root on nfs.







Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]