This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Symlinks under /proc


On Jan 29 18:05, Chris January wrote:
> > I'm also planning to implement /proc/<pid>/fd/, a directory 
> > containing symlinks pointing to the files opened by that 
> > process, like this:
> > 
> >   0 -> /dev/tty0
> >   1 -> /home/corinna/foo
> >   2 -> /dev/tty0
> > 
> > If somebody's interested to do that, feel free.
> 
> This is great Corinna, thanks!

Thank you.  I've also implemented /proc/<pid>/fd/ now.  Give it a try.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.


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