Peter S. Mazinger ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 18 vuotta sitten
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 vuotta sitten
Makefile e6aa37afc9 Replace all Makefiles for new build infrastucture 18 vuotta sitten
Makefile.in ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 18 vuotta sitten
_READ.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_WRITE.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__fsetlocking.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_adjust_pos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_cs_funcs.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_fopen.c eacee75ca5 Forgot to change name of builtin buffer during last rewrite. 19 vuotta sitten
_fpmaxtostr.c b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 19 vuotta sitten
_fwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_load_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_rfill.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_stdio.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_stdio.h 3a03e34abc Fix a couple of issues in configurations I hadn't tested. 20 vuotta sitten
_store_inttype.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_trans2r.c acd92003c8 Avoid compiler warnings. 19 vuotta sitten
_trans2w.c acd92003c8 Avoid compiler warnings. 19 vuotta sitten
_uintmaxtostr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_wcommit.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
_wfwrite.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
asprintf.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
ctermid.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
dprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fdopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
feof.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fflush.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fgetc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fgetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fgets.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fgetwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fgetws.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fileno.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fmemopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fopencookie.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fputc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fputs.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fputwc.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fputws.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fread.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
freopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fseeko.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
fsetpos.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
ftello.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
fwrite.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
getchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
getdelim.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
getline.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
getwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
old_vfprintf.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 19 vuotta sitten
open_memstream.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
perror.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 19 vuotta sitten
popen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
printf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
putchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
puts.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
putwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 vuotta sitten
remove.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
rewind.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
scanf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
setbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
setbuffer.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
setlinebuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
setvbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
snprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
sprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
swprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
tempnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 vuotta sitten
tmpfile.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 vuotta sitten
tmpnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 vuotta sitten
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 vuotta sitten
ungetc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
ungetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
vasprintf.c 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 19 vuotta sitten
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
vfprintf.c b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. 19 vuotta sitten
vprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
vsnprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
vsprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
vswprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
vwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten
wprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 vuotta sitten