Home
last modified time | relevance | path

Searched refs:setlinebuf (Results 1 – 11 of 11) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dsetlinebuf.c39 setlinebuf(FILE *stream) in setlinebuf() function
DCMakeLists.txt110 setlinebuf.c
Dmeson.build113 'setlinebuf.c',
Dstdio.h351 void setlinebuf(FILE *stream);
/picolibc-latest/newlib/libc/stdio/
Dsetlinebuf.c59 setlinebuf (FILE * fp) in setlinebuf() function
Dstdio.tex99 * Function setlinebuf:: Specify line buffering for a file or stream
289 @include stdio/setlinebuf.def
Dmeson.build92 'setlinebuf.c',
Dstdio.h503 int setlinebuf (FILE *);
/picolibc-latest/
DREADME.md648 correctly. This adds setbuf, setbuffer, setlinebuf, setvbuf.
DCOPYING.picolibc987 newlib/libc/tinystdio/setlinebuf.c
4506 newlib/libc/stdio/setlinebuf.c
/picolibc-latest/newlib/
DChangeLog-201513392 * libc/stdio/setbuffer.c: Removed setlinebuf documentation.
14001 libc/stdio/setlinebuf.c libc/stdio/setvbuf.c,
18040 * libc/stdio/Makefile.am: Modify to add setbuffer.c and setlinebuf.c.
18043 * libc/stdio/setlinebuf.c: New file.