Graham MacDonald 2f4944e1f1 Remove unused BUILD files 5 年 前
..
Stdio.h 817997447b Remove trailing whitespace from source files. 6 年 前
_IO_getc.c 25de748849 GNU General Public License 9 年 前
_IO_putc.c 25de748849 GNU General Public License 9 年 前
clearerr.c 25de748849 GNU General Public License 9 年 前
dtoa.c 4e140b2273 Reintroducing libstdio, adding standard varargs (#741) 6 年 前
fclose.c 25de748849 GNU General Public License 9 年 前
fdopen.c 817997447b Remove trailing whitespace from source files. 6 年 前
feof.c 25de748849 GNU General Public License 9 年 前
ferror.c 25de748849 GNU General Public License 9 年 前
fflush.c 06253199d4 Squash more warnings. 6 年 前
fgetc.c 25de748849 GNU General Public License 9 年 前
fgetpos.c 25de748849 GNU General Public License 9 年 前
fgets.c 06253199d4 Squash more warnings. 6 年 前
fileno.c 25de748849 GNU General Public License 9 年 前
fopen.c 25de748849 GNU General Public License 9 年 前
fprintf.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 9 年 前
fputc.c 25de748849 GNU General Public License 9 年 前
fputs.c 25de748849 GNU General Public License 9 年 前
fread.c 1ad29d2ba5 Convert all int8_t back to char 9 年 前
freopen.c 25de748849 GNU General Public License 9 年 前
fscanf.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 9 年 前
fseek.c a70b8e9158 update all the types to the standard types. 9 年 前
fseeko.c 25de748849 GNU General Public License 9 年 前
fsetpos.c 25de748849 GNU General Public License 9 年 前
ftell.c a70b8e9158 update all the types to the standard types. 9 年 前
ftello.c 25de748849 GNU General Public License 9 年 前
fwrite.c 1ad29d2ba5 Convert all int8_t back to char 9 年 前
getc.c 25de748849 GNU General Public License 9 年 前
gets.c 25de748849 GNU General Public License 9 年 前
iolib.h 817997447b Remove trailing whitespace from source files. 6 年 前
libstdio.json 7b159a3d9e Transform (hopefully) all .json files to be arrays rather than objects 6 年 前
printf.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 9 年 前
putc.c 25de748849 GNU General Public License 9 年 前
puts.c 25de748849 GNU General Public License 9 年 前
rewind.c 25de748849 GNU General Public License 9 年 前
scanf.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 9 年 前
sclose.c 25de748849 GNU General Public License 9 年 前
setbuf.c 25de748849 GNU General Public License 9 年 前
setvbuf.c 863aa22a35 Libs ready to compile with gcc 9 年 前
snprintf.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 9 年 前
sopenr.c 25de748849 GNU General Public License 9 年 前
sopenw.c 25de748849 GNU General Public License 9 年 前
sprintf.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 9 年 前
sscanf.c 5f6cee0597 revert the string function treatment: it broke at least errfmt. 9 年 前
tmpfile.c 817997447b Remove trailing whitespace from source files. 6 年 前
tmpnam.c 25de748849 GNU General Public License 9 年 前
ungetc.c 25de748849 GNU General Public License 9 年 前
vfprintf.c 4e140b2273 Reintroducing libstdio, adding standard varargs (#741) 6 年 前
vfscanf.c 1415e49bfa Fix scanf - some va_end calls needed to be bracketed 5 年 前
vprintf.c 25de748849 GNU General Public License 9 年 前
vsnprintf.c 25de748849 GNU General Public License 9 年 前
vsprintf.c 25de748849 GNU General Public License 9 年 前