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