Please don't :/ [PATCH] login: Remove the pt_chown program

Samuel Thibault samuel.thibault@ens-lyon.org
Tue Jan 15 21:38:00 GMT 2019


Florian Weimer, le lun. 14 janv. 2019 11:01:39 +0100, a ecrit:
> * 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.

https://buildd.debian.org/status/fetch.php?pkg=glibc&arch=hurd-i386&ver=2.28-5&stamp=1547344226&raw=0

i686-gnu-gcc-8 -no-pie -fno-PIE ../sysdeps/unix/grantpt.c -c -std=gnu11 -fgnu89-inline  -O2 -Wall -Wundef -Wwrite-strings [...]

seems to be saying that sysdeps/unix is somehow implied by GNU/Hurd :)

Samuel



More information about the Libc-alpha mailing list