note that it is the caller's responsibility to free any buffer passed
to setvbuf(3) and friends.
This commit is contained in:
parent
f7be4623b4
commit
ab9ef9ac57
@ -115,6 +115,11 @@ argument should point to a buffer at least
|
||||
.Fa size
|
||||
bytes long;
|
||||
this buffer will be used instead of the current buffer.
|
||||
If
|
||||
.Fa buf
|
||||
is not NULL, it is the caller's responsibility to
|
||||
.Xr free 3
|
||||
this buffer after closing the stream.
|
||||
(If the
|
||||
.Fa size
|
||||
argument
|
||||
|
Loading…
Reference in New Issue
Block a user