Home
last modified time | relevance | path

Searched refs:freopen (Results 1 – 12 of 12) sorted by relevance

/picolibc-latest/newlib/libc/machine/spu/
Dfreopen.c51 freopen (const char *__restrict file, in freopen() function
/picolibc-latest/newlib/libc/tinystdio/
Dfreopen.c39 freopen(const char *pathname, const char *mode, FILE *stream) in freopen() function
DCMakeLists.txt180 freopen.c
Dmeson.build217 'freopen.c',
Dstdio.h336 FILE *freopen(const char *path, const char *mode, FILE *stream);
/picolibc-latest/newlib/libc/stdio/
Dfreopen.c77 freopen ( in freopen() function
Dstdio.tex67 * Function freopen:: Open a file using an existing file descriptor
193 @include stdio/freopen.def
Dmeson.build59 'freopen.c',
Dstdio.h343 FILE * freopen (const char *__restrict, const char *__restrict, FILE *__restrict);
/picolibc-latest/newlib/
DChangeLog-201586 * libc/stdio/freopen.c (_freopen_r): Ditto.
91 * libc/stdio/freopen.c (_freopen_r): Only reset __SWID bit per SUSv4.
2194 libc/stdio/freopen.c, libc/stdio/fwrite.c, libc/stdio/sscanf.c,
2380 libc/machine/spu/fread.c, libc/machine/spu/freopen.c,
2389 libc/stdio/fread.c, libc/stdio/freopen.c,
3154 * libc/stdio/freopen.c: Likewise.
3602 * libc/stdio/freopen.c (_freopen_r): Fix bug setting _flags.
3758 * libc/stdio/freopen.c: Ditto.
4343 * libc/stdio/freopen.c: Ditto.
7334 * libc/stdio/freopen.c: Add <string.h> for memset prototype.
[all …]
/picolibc-latest/
DREADME.md247 * Make freopen clear the unget buffer. Thanks to Mostafa Salman.
650 8. Add fmemopen and freopen.
DCOPYING.picolibc975 newlib/libc/tinystdio/freopen.c
2139 newlib/libc/machine/spu/freopen.c
4555 newlib/libc/stdio/freopen.c