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