Peter S. Mazinger 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. пре 18 година
..
.indent.pro c1fe19d4c1 Bug ugly formatting update пре 24 година
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. пре 18 година
_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 b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. пре 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 f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
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 f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fflush.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fgetc.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fgetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
fgets.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fgetwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fgetws.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fileno.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
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 f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fputs.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fputwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fputws.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fread.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
freopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
fseeko.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
fsetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
ftello.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
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 f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
getchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
getdelim.c f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
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 f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
old_vfprintf.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc пре 19 година
open_memstream.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. пре 20 година
perror.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc пре 19 година
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 f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
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 f8d5244380 weaks moved after the related function so gcc4 won't warn пре 19 година
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 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 b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. пре 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 година