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: Please don't :/ [PATCH] login: Remove the pt_chown program


* Samuel Thibault:

> Err, the GNU/Hurd port still needs the pt_chown helper (yes we haven't
> implemented unix98 pts yet).

Are you sure about the need for pt_chown?  It's specifically for Unix98
PTYs.  The references in glibc are under sysdeps/unix, which is not
implied by GNU/Hurd.  grantpt on GNU/Hurd should return ENOSYS.

Any use of pt_chown on GNU/Hurd would have to come from the outside of
glibc.

Thanks,
Florian


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