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