This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: /proc/self/fd support on Hurd


Samuel Thibault, le mar. 11 févr. 2020 05:47:30 -0800, a ecrit:
> Florian Weimer, le mar. 11 févr. 2020 14:39:23 +0100, a ecrit:
> > Does Hurd support /proc/self/fd, in the sense that the POSIX functions
> > in glibc (such as openat) can deal with such paths?
> 
> Not yet but that could be added quite easily with some magic
> translation.

Ah, actually it's already supported in /dev/fd (but we can add a symlink
in /proc/self for compatibility).

Samuel


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