Dan Cross 3eeb7e1217 Kill a couple of thousand warnings. 7 年 前
..
BUILD 7b5eb1d5be just the files 6 年 前
Stdio.h 863aa22a35 Libs ready to compile with gcc 9 年 前
_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 836844c86d libstdio: fix malloc size. double -> bigint 6 年 前
fclose.c 25de748849 GNU General Public License 9 年 前
fdopen.c 25de748849 GNU General Public License 9 年 前
feof.c 25de748849 GNU General Public License 9 年 前
ferror.c 25de748849 GNU General Public License 9 年 前
fflush.c 25de748849 GNU General Public License 9 年 前
fgetc.c 25de748849 GNU General Public License 9 年 前
fgetpos.c 25de748849 GNU General Public License 9 年 前
fgets.c 25de748849 GNU General Public License 9 年 前
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 25de748849 GNU General Public License 9 年 前
libstdio.json 26bcd0c9c7 New json format per Giacomo's ideas. 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 25de748849 GNU General Public License 9 年 前
tmpnam.c 25de748849 GNU General Public License 9 年 前
ungetc.c 25de748849 GNU General Public License 9 年 前
vfprintf.c 3eeb7e1217 Kill a couple of thousand warnings. 6 年 前
vfscanf.c 3eeb7e1217 Kill a couple of thousand warnings. 6 年 前
vprintf.c 25de748849 GNU General Public License 9 年 前
vsnprintf.c 25de748849 GNU General Public License 9 年 前
vsprintf.c 25de748849 GNU General Public License 9 年 前