t/grantpt
authorThomas Schwinge <thomas@schwinge.name>
Wed, 29 Nov 2017 03:00:21 +0000 (03:00 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 29 Nov 2017 03:00:21 +0000 (03:00 +0000)
commitc145a7acf351ec2c35394d6cb3411e2060f9dc3d
treee509b6070b29c4a8a89b2451ddaa47c0dc6e8eb0
parent86f9db09cbdde2b0568fa4105bb2b47727b3e34a
t/grantpt

    /media/Stalin/tmp/glibc.hurd.gnu-2/libc_pic.os: In function `pts_name':
    /media/data/home/thomas/tmp/source/glibc/git/glibc.hurd/login/../sysdeps/unix/grantpt.c:52: undefined reference to `__ptsname_internal'
    collect2: ld returned 1 exit status
    make[1]: *** [/media/Stalin/tmp/glibc.hurd.gnu-2/libc.so] Error 1

Cf. aa9890239a2aef81e64f3f22a31c7e01b6501f69

Need any of the checks (stat, etc.) that Linux' __ptsname_internal does?

Implement close_all_fds as in 139ee080b6b428240bf49f3e6361f3ac729f891a?

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name tg-grantpt.diff
sysdeps/mach/hurd/ptsname.c