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