Peter S. Mazinger d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 éve
Makefile ba31c6c463 Remove TOPDIR 18 éve
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright 18 éve
_READ.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_WRITE.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fsetlocking.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 éve
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_cs_funcs.c f32600208f Convert all users of earlier hiddens 18 éve
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
_fopen.c f32600208f Convert all users of earlier hiddens 18 éve
_fpmaxtostr.c 06f8a796e2 Implement hidden *scanf 18 éve
_fwrite.c 8a0b43005a Hide mostly used functions 18 éve
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_stdio.c 8b7e919bac Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit 18 éve
_stdio.h d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_trans2w.c f32600208f Convert all users of earlier hiddens 18 éve
_uintmaxtostr.c 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target 18 éve
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 éve
_wfwrite.c de77369cf4 Hide some of mem* and str* 18 éve
asprintf.c e385ba0d0d Hide some of the f* *printf, use them as well 18 éve
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 éve
ctermid.c 8a0b43005a Hide mostly used functions 18 éve
dprintf.c e385ba0d0d Hide some of the f* *printf, use them as well 18 éve
fclose.c f445c58e70 Do hidden fread/fwrite/fclose 18 éve
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fdopen.c f32600208f Convert all users of earlier hiddens 18 éve
feof.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 éve
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 éve
fflush.c 1dd571b7a1 Hidden fflush, adapt fopen to hack in libc-internal.h 18 éve
fgetc.c ce10435077 Hide *getc* *putc* 18 éve
fgetpos.c 25fbf2080e Hide some 18 éve
fgetpos64.c ae4a1d587a tabs -> spaces 18 éve
fgets.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
fgetwc.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
fgetws.c 25fbf2080e Hide some 18 éve
fileno.c e385ba0d0d Hide some of the f* *printf, use them as well 18 éve
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fmemopen.c e385ba0d0d Hide some of the f* *printf, use them as well 18 éve
fopen.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
fopen64.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
fopencookie.c e385ba0d0d Hide some of the f* *printf, use them as well 18 éve
fprintf.c 06f8a796e2 Implement hidden *scanf 18 éve
fputc.c ce10435077 Hide *getc* *putc* 18 éve
fputs.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
fputwc.c 25fbf2080e Hide some 18 éve
fputws.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
fread.c f445c58e70 Do hidden fread/fwrite/fclose 18 éve
freopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 18 éve
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 éve
fseeko.c f32600208f Convert all users of earlier hiddens 18 éve
fseeko64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 éve
fsetpos.c f32600208f Convert all users of earlier hiddens 18 éve
fsetpos64.c f32600208f Convert all users of earlier hiddens 18 éve
ftello.c 25fbf2080e Hide some 18 éve
ftello64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 éve
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
fwprintf.c 06f8a796e2 Implement hidden *scanf 18 éve
fwrite.c f445c58e70 Do hidden fread/fwrite/fclose 18 éve
getchar.c 25fbf2080e Hide some 18 éve
getdelim.c c885bf5cf9 More hiding, including __mempcpy 18 éve
getline.c c885bf5cf9 More hiding, including __mempcpy 18 éve
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
getwchar.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
old_vfprintf.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
open_memstream.c e385ba0d0d Hide some of the f* *printf, use them as well 18 éve
perror.c e1caf0011e Use internal \*_strerror_r 18 éve
popen.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
printf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
putchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 éve
puts.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 éve
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 éve
putwchar.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
remove.c 20453d82ab Do hidden fopen*/remove 18 éve
rewind.c f32600208f Convert all users of earlier hiddens 18 éve
scanf.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
setbuf.c 765696aac5 More hiding, 300 left 18 éve
setbuffer.c 765696aac5 More hiding, 300 left 18 éve
setlinebuf.c 765696aac5 More hiding, 300 left 18 éve
setvbuf.c 765696aac5 More hiding, 300 left 18 éve
snprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
sprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
swprintf.c e385ba0d0d Hide some of the f* *printf, use them as well 18 éve
tempnam.c 8a0b43005a Hide mostly used functions 18 éve
tmpfile.c dccb72133b Use __remove and remove trailing ; 18 éve
tmpnam.c 8a0b43005a Hide mostly used functions 18 éve
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 éve
ungetc.c 765696aac5 More hiding, 300 left 18 éve
ungetwc.c 53b5f21c9c Hide more 18 éve
vasprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
vdprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
vfprintf.c d482ef60da Get rid of warnings, use internals, create new hidden versions 18 éve
vprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
vsnprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
vsprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
vswprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
vwprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve
wprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 éve