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