You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Corinna Vinschen 09119463a1 stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
..
Makefile.inc stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
asiprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
asniprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
asnprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
asprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
clearerr.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
clearerr_u.c ansification: remove _DEFUN 9 years ago
diprintf.c ansification: remove _DEFUN 9 years ago
dprintf.c ansification: remove _EXFUN, _EXFUN_NOTHROW 9 years ago
fclose.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fcloseall.c Use global stdio streams for all configurations 4 years ago
fdopen.c Add _REENT_ERRNO(ptr) 4 years ago
feof.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
feof_u.c ansification: remove _DEFUN 9 years ago
ferror.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
ferror_u.c ansification: remove _DEFUN 9 years ago
fflush.c Add _REENT_ERRNO(ptr) 4 years ago
fflush_u.c Implement BSD/GNU unlocked stdio extensions. 12 years ago
fgetc.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fgetc_u.c ansification: remove _DEFUN 9 years ago
fgetpos.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fgets.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fgets_u.c Implement BSD/GNU unlocked stdio extensions. 12 years ago
fgetwc.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
fgetwc_u.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
fgetws.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
fgetws_u.c Implement BSD/GNU unlocked stdio extensions. 12 years ago
fileno.c Add _REENT_ERRNO(ptr) 4 years ago
fileno_u.c Add _REENT_ERRNO(ptr) 4 years ago
findfp.c Restore _lock initialization in non-single threaded mode 4 years ago
fiprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fiscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
flags.c Add _REENT_ERRNO(ptr) 4 years ago
floatio.h Use remove-advertising-clause script to edit BSD licenses 7 years ago
fmemopen.c Add _REENT_ERRNO(ptr) 4 years ago
fopen.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fopencookie.c Add _REENT_ERRNO(ptr) 4 years ago
fprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fpurge.c Add _REENT_ERRNO(ptr) 4 years ago
fputc.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fputc_u.c ansification: remove _DEFUN 9 years ago
fputs.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
fputs_u.c Implement BSD/GNU unlocked stdio extensions. 12 years ago
fputwc.c stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
fputwc_u.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
fputws.c stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
fputws_u.c Implement BSD/GNU unlocked stdio extensions. 12 years ago
fread.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
fread_u.c Implement BSD/GNU unlocked stdio extensions. 12 years ago
freopen.c Add _REENT_ERRNO(ptr) 4 years ago
fscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fseek.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fseeko.c Add _REENT_ERRNO(ptr) 4 years ago
fsetlocking.c ansification: remove _DEFUN 9 years ago
fsetpos.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
ftell.c Add _REENT_ERRNO(ptr) 4 years ago
ftello.c Add _REENT_ERRNO(ptr) 4 years ago
funopen.c Add _REENT_ERRNO(ptr) 4 years ago
fvwrite.c stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
fvwrite.h Use remove-advertising-clause script to edit BSD licenses 7 years ago
fwalk.c stdio: Replace _fwalk_reent() with _fwalk_sglue() 4 years ago
fwide.c ansification: remove _DEFUN 9 years ago
fwprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
fwrite.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
fwrite_u.c Implement BSD/GNU unlocked stdio extensions. 12 years ago
fwscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getc.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
getc_u.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getchar.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getchar_u.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getdelim.c ansification: remove _DEFUN 9 years ago
getline.c ansification: remove _EXFUN, _EXFUN_NOTHROW 9 years ago
gets.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getw.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
getwc.c ansification: remove _DEFUN 9 years ago
getwc_u.c ansification: remove _DEFUN 9 years ago
getwchar.c ansification: remove _DEFUN 9 years ago
getwchar_u.c ansification: remove _DEFUN 9 years ago
iprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
iscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
local.h stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
makebuf.c Fix bug introduced in previous patch (44b60f0c) 4 years ago
mktemp.c Add _REENT_ERRNO(ptr) 4 years ago
nano-svfprintf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
nano-svfscanf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
nano-vfprintf.c Add _REENT_ERRNO(ptr) 4 years ago
nano-vfprintf_float.c nano-vfprintf_float.c: Fix check if negative for nans. 8 years ago
nano-vfprintf_i.c ansification: remove _CONST 9 years ago
nano-vfprintf_local.h ansification: remove _PTR 9 years ago
nano-vfscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
nano-vfscanf_float.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
nano-vfscanf_i.c ansification: remove _PARAMS 9 years ago
nano-vfscanf_local.h Use remove-advertising-clause script to edit BSD licenses 7 years ago
open_memstream.c Add _REENT_ERRNO(ptr) 4 years ago
perror.c Add _REENT_ERRNO(ptr) 4 years ago
printf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
putc.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
putc_u.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
putchar.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
putchar_u.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
puts.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
putw.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
putwc.c ansification: remove _DEFUN 9 years ago
putwc_u.c ansification: remove _DEFUN 9 years ago
putwchar.c ansification: remove _DEFUN 9 years ago
putwchar_u.c ansification: remove _DEFUN 9 years ago
refill.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
remove.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
rename.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
rewind.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
rget.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
scanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
sccl.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
setbuf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
setbuffer.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
setlinebuf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
setvbuf.c Add _REENT_CLEANUP(ptr) 4 years ago
sfputs_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
sfputws_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
siprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
siscanf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
sniprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
snprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
sprint_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
sprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
sscanf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
ssprint_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
ssputs_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
ssputws_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
sswprint_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
stdio.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
stdio.tex Fix makedoc markup used in texinfo source 11 years ago
stdio_ext.c ansification: remove _DEFUN 9 years ago
svfiprintf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
svfiscanf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
svfiwprintf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
svfiwscanf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
svfprintf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
svfscanf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
svfwprintf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
svfwscanf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
swprint_r.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
swprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
swscanf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
tmpfile.c Add _REENT_ERRNO(ptr) 4 years ago
tmpnam.c Fix _REENT_EMERGENCY() if TLS is enabled 3 years ago
ungetc.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
ungetwc.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vasiprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vasniprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vasnprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vasprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vdiprintf.c ansification: remove _DEFUN 9 years ago
vdprintf.c ansification: remove _EXFUN, _EXFUN_NOTHROW 9 years ago
vfieeefp.h Add __packed to struct ldieee 9 years ago
vfiprintf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
vfiscanf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
vfiwprintf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
vfiwscanf.c newlib: libc: move stdio multiplex logic from build to source files 5 years ago
vfprintf.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
vfscanf.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
vfwprintf.c v{fs}printf/v{fs}wprintf: create external output helpers 3 years ago
vfwscanf.c newlib: libc: Fix crash on fprintf to a wide-oriented stream. 3 years ago
viprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
viscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
vprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
vscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
vsiprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vsiscanf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vsniprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vsnprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vsprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vsscanf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vswprintf.c stdio: Fix bugs in commit 3d94e07c49b5 3 years ago
vswscanf.c Fix some Coverity Scan errors. 4 years ago
vwprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
vwscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
wbuf.c stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
wbufw.c stdio: split byte- and wide-char-oriented low-level output functions 3 years ago
wprintf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
wscanf.c Use remove-advertising-clause script to edit BSD licenses 7 years ago
wsetup.c Add _REENT_ERRNO(ptr) 4 years ago