Skip to content

v0.0.24

@mattn mattn tagged this 23 Jul 16:45
TCGETS shares its ioctl number with SNDCTL_TMR_TIMEBASE of the OSS
sound API, so it may succeed (and even change the device mode) on
certain non-tty devices. TIOCGWINSZ has no such conflict and succeeds
on any tty. musl's isatty does the same.

Fixes #76
Assets 2
Loading