]> granicus.if.org Git - sysstat/commit
Fix #253: Make sure setbuf() is the first operation on stream
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 31 Oct 2020 13:58:51 +0000 (14:58 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 31 Oct 2020 13:58:51 +0000 (14:58 +0100)
commit121aba7042b92b83833cba45bdc876963daa419c
tree826563f3ee552145745a6a3917f8241b17934631
parent7a4ec1b03523f7bce35dc3acd134e2a3f649d4a0
Fix #253: Make sure setbuf() is the first operation on stream

Required by musl-c.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
cifsiostat.c
iostat.c
mpstat.c
pidstat.c
tapestat.c