Manuel Novoa III eacee75ca5 Forgot to change name of builtin buffer during last rewrite. 19 лет назад
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 лет назад
Makefile 130697527b merge parallel build support 19 лет назад
_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 eacee75ca5 Forgot to change name of builtin buffer during last rewrite. 19 лет назад
_fpmaxtostr.c fde774dc47 Revert last commit. If I had wanted to include that patch, I would have done 19 лет назад
_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 acd92003c8 Avoid compiler warnings. 19 лет назад
_trans2w.c acd92003c8 Avoid compiler warnings. 19 лет назад
_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 22 лет назад
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 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 19 лет назад
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 лет назад
vfprintf.c 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 19 лет назад
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 лет назад