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