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