setvbuf(3) is a routine to setup stream buffering.
Enable the interceptor for NetBSD.
Add dedicated tests for setvbuf(3) and functions
on top of this interface: setbuf, setbuffer, setlinebuf.
Based on original work by Yang Zheng.
Differential D54548
Add interceptor for the setvbuf(3) from NetBSD krytarowski on Nov 14 2018, 3:11 PM. Authored by
Details setvbuf(3) is a routine to setup stream buffering. Enable the interceptor for NetBSD. Add dedicated tests for setvbuf(3) and functions Based on original work by Yang Zheng.
Diff Detail
Event Timeline
|
do you need unpoison_file?