Searched refs:freopen (Results 1 – 12 of 12) sorted by relevance
/picolibc-latest/newlib/libc/machine/spu/ |
D | freopen.c | 51 freopen (const char *__restrict file, in freopen() function
|
/picolibc-latest/newlib/libc/tinystdio/ |
D | freopen.c | 39 freopen(const char *pathname, const char *mode, FILE *stream) in freopen() function
|
D | CMakeLists.txt | 180 freopen.c
|
D | meson.build | 217 'freopen.c',
|
D | stdio.h | 336 FILE *freopen(const char *path, const char *mode, FILE *stream);
|
/picolibc-latest/newlib/libc/stdio/ |
D | freopen.c | 77 freopen ( in freopen() function
|
D | stdio.tex | 67 * Function freopen:: Open a file using an existing file descriptor 193 @include stdio/freopen.def
|
D | meson.build | 59 'freopen.c',
|
D | stdio.h | 343 FILE * freopen (const char *__restrict, const char *__restrict, FILE *__restrict);
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 86 * 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/ |
D | README.md | 247 * Make freopen clear the unget buffer. Thanks to Mostafa Salman. 650 8. Add fmemopen and freopen.
|
D | COPYING.picolibc | 975 newlib/libc/tinystdio/freopen.c 2139 newlib/libc/machine/spu/freopen.c 4555 newlib/libc/stdio/freopen.c
|