Peter S. Mazinger a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. 20 жил өмнө
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 жил өмнө
Makefile 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 20 жил өмнө
Makefile.in a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. 20 жил өмнө
_READ.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_WRITE.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fsetlocking.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_adjust_pos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_cs_funcs.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_fopen.c eacee75ca5 Forgot to change name of builtin buffer during last rewrite. 21 жил өмнө
_fpmaxtostr.c b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 20 жил өмнө
_fwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_load_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_rfill.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_stdio.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_stdio.h 3a03e34abc Fix a couple of issues in configurations I hadn't tested. 21 жил өмнө
_store_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_trans2r.c acd92003c8 Avoid compiler warnings. 21 жил өмнө
_trans2w.c acd92003c8 Avoid compiler warnings. 21 жил өмнө
_uintmaxtostr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_wcommit.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_wfwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
asprintf.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
ctermid.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
dprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fdopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
feof.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fflush.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fgetc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fgetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fgets.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fgetwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fgetws.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fileno.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fmemopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fopencookie.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fputc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fputs.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fputwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fputws.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fread.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
freopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fseeko.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fsetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
ftello.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fwrite.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
getchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
getdelim.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
getline.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
getwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
old_vfprintf.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 20 жил өмнө
open_memstream.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
perror.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 20 жил өмнө
popen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
printf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
putchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
puts.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
putwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
remove.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
rewind.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
scanf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
setbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
setbuffer.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
setlinebuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
setvbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
snprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
sprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
swprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
tempnam.c 3d9e386284 Remove function declartions from include/features.h, create 24 жил өмнө
tmpfile.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 23 жил өмнө
tmpnam.c 3d9e386284 Remove function declartions from include/features.h, create 24 жил өмнө
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 24 жил өмнө
ungetc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
ungetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vasprintf.c 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 21 жил өмнө
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vfprintf.c b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 20 жил өмнө
vprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vsnprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vsprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vswprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
wprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө