.. |
.indent.pro
|
c1fe19d4c1
Bug ugly formatting update
|
24 лет назад |
Makefile
|
e6aa37afc9
Replace all Makefiles for new build infrastucture
|
19 лет назад |
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.
|
19 лет назад |
_READ.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_WRITE.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__fbufsize.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__flbf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__fpending.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__fpurge.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__freadable.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__freading.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__fsetlocking.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__fwritable.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
__fwriting.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_adjust_pos.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_cs_funcs.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_flushlbf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_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.
|
21 лет назад |
_load_inttype.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_rfill.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_stdio.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_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.
|
21 лет назад |
_trans2r.c
|
acd92003c8
Avoid compiler warnings.
|
20 лет назад |
_trans2w.c
|
acd92003c8
Avoid compiler warnings.
|
20 лет назад |
_uintmaxtostr.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_wcommit.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
_wfwrite.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
dprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fclose.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fcloseall.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fdopen.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
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.
|
21 лет назад |
fmemopen.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fopen.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fopencookie.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
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.
|
21 лет назад |
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.
|
21 лет назад |
funlockfile.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fwide.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
fwprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
gets.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
getw.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
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.
|
21 лет назад |
printf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
putw.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
rewind.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
scanf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
setbuf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
setbuffer.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
setlinebuf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
setvbuf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
snprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
sprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
swprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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
|
22 лет назад |
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.
|
21 лет назад |
ungetwc.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
vasprintf.c
|
371ca78703
When I broke up the stdio code, the "support pre C99 compilers" va_copy compat
|
20 лет назад |
vdprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
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.
|
21 лет назад |
vsnprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
vsprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
vswprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
vwprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |
wprintf.c
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 лет назад |