t/grantpt
authorThomas Schwinge <thomas@schwinge.name>
Thu, 29 Mar 2018 19:47:29 +0000 (20:47 +0100)
committerAurelien Jarno <aurel32@debian.org>
Thu, 29 Mar 2018 19:47:29 +0000 (20:47 +0100)
commitf91498e2730157ade7c8894892449b42cd26e58a
tree6af181a14f0e0278d1cfe39f124062fd1d721762
parent28881ad1eacfde6a50b9789658aab473e27fafae
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 git-grantpt.diff
sysdeps/mach/hurd/ptsname.c