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