Peter S. Mazinger d24608f995 Hiding again 20 жил өмнө
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 20 жил өмнө
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright 20 жил өмнө
_READ.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_WRITE.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fsetlocking.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 20 жил өмнө
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_cs_funcs.c 8a87f4950a Update copyright notice 20 жил өмнө
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
_fopen.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_fpmaxtostr.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_fwrite.c de77369cf4 Hide some of mem* and str* 20 жил өмнө
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_stdio.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_stdio.h de77369cf4 Hide some of mem* and str* 20 жил өмнө
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_trans2w.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_uintmaxtostr.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 20 жил өмнө
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 20 жил өмнө
_wfwrite.c de77369cf4 Hide some of mem* and str* 20 жил өмнө
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. 22 жил өмнө
dprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fdopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
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 20 жил өмнө
fgetc.c 5c2de4b255 Change internal name __f[ge,pu]tc_unlocked to __libc_x 20 жил өмнө
fgetpos.c 25fbf2080e Hide some 20 жил өмнө
fgetpos64.c ae4a1d587a tabs -> spaces 20 жил өмнө
fgets.c cd1e4095bd Use internal version of *_unlocked 20 жил өмнө
fgetwc.c d24608f995 Hiding again 20 жил өмнө
fgetws.c 25fbf2080e Hide some 20 жил өмнө
fileno.c 25fbf2080e Hide some 20 жил өмнө
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fmemopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 20 жил өмнө
fopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 20 жил өмнө
fopencookie.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fputc.c 5c2de4b255 Change internal name __f[ge,pu]tc_unlocked to __libc_x 20 жил өмнө
fputs.c 25fbf2080e Hide some 20 жил өмнө
fputwc.c 25fbf2080e Hide some 20 жил өмнө
fputws.c 9d083cc253 Hide some wcs* 20 жил өмнө
fread.c 25fbf2080e Hide some 20 жил өмнө
freopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 20 жил өмнө
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 20 жил өмнө
fseeko.c 25fbf2080e Hide some 20 жил өмнө
fseeko64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 20 жил өмнө
fsetpos.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 20 жил өмнө
fsetpos64.c 627734d648 tabs -> spaces 20 жил өмнө
ftello.c 25fbf2080e Hide some 20 жил өмнө
ftello64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 20 жил өмнө
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
fwrite.c 25fbf2080e Hide some 20 жил өмнө
getchar.c 25fbf2080e Hide some 20 жил өмнө
getdelim.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 20 жил өмнө
getline.c f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 20 жил өмнө
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
getwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
old_vfprintf.c de77369cf4 Hide some of mem* and str* 20 жил өмнө
open_memstream.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
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. 22 жил өмнө
printf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
putchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 20 жил өмнө
puts.c cd1e4095bd Use internal version of *_unlocked 20 жил өмнө
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
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. 22 жил өмнө
rewind.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
scanf.c d24608f995 Hiding again 20 жил өмнө
setbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
setbuffer.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
setlinebuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
setvbuf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
snprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
sprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
swprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
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. 22 жил өмнө
ungetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vasprintf.c 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 21 жил өмнө
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vfprintf.c d24608f995 Hiding again 20 жил өмнө
vprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vsnprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vsprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vswprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
vwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө
wprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 22 жил өмнө