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