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