Create recyclix-flow.svg
[hband-ld-preload-libs.git] / src / lnbuf.c
blob006e4b6376e33fdf167814050718f8380752f8eb
2 __attribute__ ((constructor)) void f()
4 setvbuf (stdout, NULL, _IOLBF, 0);