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