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