t/grantpt
authorThomas Schwinge <thomas@schwinge.name>
Fri, 5 Jan 2018 18:09:39 +0000 (18:09 +0000)
committerAurelien Jarno <aurel32@debian.org>
Fri, 5 Jan 2018 18:09:39 +0000 (18:09 +0000)
commitfc52706d63b01b12c3fd685975b556eb35f6c3a3
tree0c63a6520f146408851658f7aa88bc90500156e0
parentdf75393cbd7676216f07675495f77d5288ce0ab0
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