Manuel Novoa III b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 19 éve
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 éve
Makefile 130697527b merge parallel build support 19 éve
_READ.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_WRITE.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fsetlocking.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_adjust_pos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_cs_funcs.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_fopen.c eacee75ca5 Forgot to change name of builtin buffer during last rewrite. 19 éve
_fpmaxtostr.c b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 19 éve
_fwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_load_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_rfill.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_stdio.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_stdio.h 3a03e34abc Fix a couple of issues in configurations I hadn't tested. 20 éve
_store_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_trans2r.c acd92003c8 Avoid compiler warnings. 19 éve
_trans2w.c acd92003c8 Avoid compiler warnings. 19 éve
_uintmaxtostr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_wcommit.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_wfwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
asprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
clearerr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
ctermid.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
dprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fdopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
feof.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
ferror.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fflush.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fgetc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fgetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fgets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fgetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fgetws.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fileno.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fmemopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fopencookie.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fputc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fputs.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fputwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fputws.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fread.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
freopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fseeko.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fsetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
ftello.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
getchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
getdelim.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
getline.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
getwchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
old_vfprintf.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 19 éve
open_memstream.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
perror.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 19 éve
popen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
printf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
putchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
puts.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
putwchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
remove.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
rewind.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
scanf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
setbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
setbuffer.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
setlinebuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
setvbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
snprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
sprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
swprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
tempnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 éve
tmpfile.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 22 éve
tmpnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 éve
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 éve
ungetc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
ungetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
vasprintf.c 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 19 éve
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
vfprintf.c b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 19 éve
vprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
vsnprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
vsprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
vswprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
vwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
wprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve