setlinebuf
extern int setlinebuf(FILE *stream);
setlinebuf(stdout);
extern void setlinebuf (FILE *__stream) __THROW;