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