add support for caller-provided buffers to setvbuf
authorRich Felker <dalias@aerifal.cx>
Wed, 18 Apr 2018 19:29:18 +0000 (15:29 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 18 Apr 2018 19:30:18 +0000 (15:30 -0400)
commit0b80a7b0404b6e49b0b724e3e3fe0ed5af3b08ef
treeacbe584d5efe01a2d054557760c9becf42b5cd6a
parent6019459251c58426808f207d18014b6b1f250a59
add support for caller-provided buffers to setvbuf
src/stdio/setvbuf.c