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