CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2021/03/03 02:40:43

Modified files:
        usr.bin/sndioctl: sndioctl.c 

Log message:
sndioctl: Flush stdout before polling

If stdout is not flushed, output is not seen by programs using
sndioctl through a pipe (ex. "sndioctl -m | cat" displays nothing).

Patch from Erico Nogueira <eric...@disroot.org>, idea
from Duncan Overbruck <m...@duncano.de>

Reply via email to