Le 25/01/2018 à 14:18, Andreas Schwab a écrit :
> With glibc 2.27 the openpty function will prefer the TIOCGPTPEER ioctl.
>
> Signed-off-by: Andreas Schwab
> ---
> v2: handle host with old kernel headers
> ---
> linux-user/aarch64/termbits.h| 2 ++
> linux-user/alpha/termbits.h | 1 +
>
With glibc 2.27 the openpty function will prefer the TIOCGPTPEER ioctl.
Signed-off-by: Andreas Schwab
---
v2: handle host with old kernel headers
---
linux-user/aarch64/termbits.h| 2 ++
linux-user/alpha/termbits.h | 1 +
linux-user/arm/termbits.h| 1 +
linux-user/cris/termbits.