Manuel Novoa III 3a03e34abc Fix a couple of issues in configurations I hadn't tested. 20 lat temu
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 lat temu
Makefile 1218c09543 Oops.. The custom stream funcs should only be compiled if wanted. 20 lat temu
_READ.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_WRITE.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__fsetlocking.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_adjust_pos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_cs_funcs.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_fopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_fpmaxtostr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_fwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_load_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_rfill.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_stdio.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_stdio.h 3a03e34abc Fix a couple of issues in configurations I hadn't tested. 20 lat temu
_store_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_trans2r.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_trans2w.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_uintmaxtostr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_wcommit.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
_wfwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
asprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
clearerr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
ctermid.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
dprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fdopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
feof.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
ferror.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fflush.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fgetc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fgetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fgets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fgetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fgetws.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fileno.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fmemopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fopencookie.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fputc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fputs.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fputwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fputws.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fread.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
freopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fseeko.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fsetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
ftello.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
fwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
getchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
getdelim.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
getline.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
getwchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
old_vfprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
open_memstream.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
perror.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
popen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
printf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
putchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
puts.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
putwchar.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
remove.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
rewind.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
scanf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
setbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
setbuffer.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
setlinebuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
setvbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
snprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
sprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
swprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
tempnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 lat temu
tmpfile.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 lat temu
tmpnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 lat temu
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 lat temu
ungetc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
ungetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vasprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vfprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vsnprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vsprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vswprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
vwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
wprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu