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