main/musl: backport patch to fix isatty()
This fix aligns the implementation more closely with glibc, which fixes a somewhat critical issue in elogind that relies on how glibc handles the isatty()
call on a hung TTY.
This fix aligns the implementation more closely with glibc, which fixes a somewhat critical issue in elogind that relies on how glibc handles the isatty()
call on a hung TTY.