Mike Frysinger 627734d648 tabs -> spaces 19 жил өмнө
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 19 жил өмнө
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright 19 жил өмнө
_READ.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_WRITE.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
__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 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_cs_funcs.c 8a87f4950a Update copyright notice 19 жил өмнө
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 жил өмнө
_fopen.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_fpmaxtostr.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_fwrite.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_stdio.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_stdio.h 25fbf2080e Hide some 19 жил өмнө
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_trans2w.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_uintmaxtostr.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 21 жил өмнө
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 19 жил өмнө
_wfwrite.c 04bb057e1b Hide some more 19 жил өмнө
asprintf.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
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 20 жил өмнө
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
fflush.c 25fbf2080e Hide some 19 жил өмнө
fgetc.c 25fbf2080e Hide some 19 жил өмнө
fgetpos.c 25fbf2080e Hide some 19 жил өмнө
fgetpos64.c ae4a1d587a tabs -> spaces 19 жил өмнө
fgets.c 25fbf2080e Hide some 19 жил өмнө
fgetwc.c 25fbf2080e Hide some 19 жил өмнө
fgetws.c 25fbf2080e Hide some 19 жил өмнө
fileno.c 25fbf2080e Hide some 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 b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 19 жил өмнө
fopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 19 жил өмнө
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 25fbf2080e Hide some 19 жил өмнө
fputs.c 25fbf2080e Hide some 19 жил өмнө
fputwc.c 25fbf2080e Hide some 19 жил өмнө
fputws.c 25fbf2080e Hide some 19 жил өмнө
fread.c 25fbf2080e Hide some 19 жил өмнө
freopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 19 жил өмнө
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 19 жил өмнө
fseeko.c 25fbf2080e Hide some 19 жил өмнө
fseeko64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 19 жил өмнө
fsetpos.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 19 жил өмнө
fsetpos64.c 627734d648 tabs -> spaces 19 жил өмнө
ftello.c 25fbf2080e Hide some 19 жил өмнө
ftello64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 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 25fbf2080e Hide some 19 жил өмнө
getchar.c 25fbf2080e Hide some 19 жил өмнө
getdelim.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
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 20 жил өмнө
old_vfprintf.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 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 20 жил өмнө
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 20 жил өмнө
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 20 жил өмнө
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 25fbf2080e Hide some 19 жил өмнө
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 23 жил өмнө
tmpfile.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 23 жил өмнө
tmpnam.c 3d9e386284 Remove function declartions from include/features.h, create 23 жил өмнө
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 23 жил өмнө
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 5da06322c2 Hide more of stdio,getdents, use internal __raise 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 жил өмнө