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