Peter S. Mazinger 8c50dcd282 Guard wchar dependent stuff properly, thx vapier 18 rokov pred
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 rokov pred
Makefile ba31c6c463 Remove TOPDIR 18 rokov pred
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
_READ.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_WRITE.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fsetlocking.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 rokov pred
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_cs_funcs.c 8a0b43005a Hide mostly used functions 18 rokov pred
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
_fopen.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
_fpmaxtostr.c 06f8a796e2 Implement hidden *scanf 18 rokov pred
_fwrite.c 8a0b43005a Hide mostly used functions 18 rokov pred
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_stdio.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
_stdio.h 8c50dcd282 Guard wchar dependent stuff properly, thx vapier 18 rokov pred
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_trans2w.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_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 rokov pred
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 rokov pred
_wfwrite.c de77369cf4 Hide some of mem* and str* 18 rokov pred
asprintf.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 rokov pred
ctermid.c 8a0b43005a Hide mostly used functions 18 rokov pred
dprintf.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fdopen.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
feof.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 rokov pred
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 rokov pred
fflush.c 25fbf2080e Hide some 18 rokov pred
fgetc.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 rokov pred
fgetpos.c 25fbf2080e Hide some 18 rokov pred
fgetpos64.c ae4a1d587a tabs -> spaces 18 rokov pred
fgets.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 rokov pred
fgetwc.c d24608f995 Hiding again 18 rokov pred
fgetws.c 25fbf2080e Hide some 18 rokov pred
fileno.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fmemopen.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
fopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 18 rokov pred
fopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
fopencookie.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
fprintf.c 06f8a796e2 Implement hidden *scanf 18 rokov pred
fputc.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 rokov pred
fputs.c 8a0b43005a Hide mostly used functions 18 rokov pred
fputwc.c 25fbf2080e Hide some 18 rokov pred
fputws.c 9d083cc253 Hide some wcs* 18 rokov pred
fread.c 8a0b43005a Hide mostly used functions 18 rokov pred
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 rokov pred
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
fseeko.c 25fbf2080e Hide some 18 rokov pred
fseeko64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
fsetpos.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm 18 rokov pred
fsetpos64.c 627734d648 tabs -> spaces 18 rokov pred
ftello.c 25fbf2080e Hide some 18 rokov pred
ftello64.c a794254f4c Don't build empty objects, remove unused vars, update copyright 18 rokov pred
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
fwprintf.c 06f8a796e2 Implement hidden *scanf 18 rokov pred
fwrite.c 25fbf2080e Hide some 18 rokov pred
getchar.c 25fbf2080e Hide some 18 rokov pred
getdelim.c c885bf5cf9 More hiding, including __mempcpy 18 rokov pred
getline.c c885bf5cf9 More hiding, including __mempcpy 18 rokov pred
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
getwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 rokov pred
old_vfprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
open_memstream.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
perror.c e1caf0011e Use internal \*_strerror_r 18 rokov pred
popen.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
printf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
putchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 rokov pred
puts.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases 18 rokov pred
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 rokov pred
putwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 rokov pred
remove.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
rewind.c 77ccb5b1dc mmap/mremap/socket/rewind gone 18 rokov pred
scanf.c 06f8a796e2 Implement hidden *scanf 18 rokov pred
setbuf.c 765696aac5 More hiding, 300 left 18 rokov pred
setbuffer.c 765696aac5 More hiding, 300 left 18 rokov pred
setlinebuf.c 765696aac5 More hiding, 300 left 18 rokov pred
setvbuf.c 765696aac5 More hiding, 300 left 18 rokov pred
snprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
sprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
swprintf.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
tempnam.c 8a0b43005a Hide mostly used functions 18 rokov pred
tmpfile.c e385ba0d0d Hide some of the f* *printf, use them as well 18 rokov pred
tmpnam.c 8a0b43005a Hide mostly used functions 18 rokov pred
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 rokov pred
ungetc.c 765696aac5 More hiding, 300 left 18 rokov pred
ungetwc.c 53b5f21c9c Hide more 18 rokov pred
vasprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
vdprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
vfprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
vprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
vsnprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
vsprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
vswprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
vwprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred
wprintf.c 60acdef205 Implement all needed hidden *printf and correct vasprintf, thx blindvt 18 rokov pred