Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled hace 20 años
..
.indent.pro c1fe19d4c1 Bug ugly formatting update hace 25 años
Makefile ba31c6c463 Remove TOPDIR hace 20 años
Makefile.in a794254f4c Don't build empty objects, remove unused vars, update copyright hace 20 años
_READ.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_WRITE.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
__fbufsize.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
__flbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
__fpending.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
__fpurge.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
__freadable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
__freading.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
__fsetlocking.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases hace 20 años
__fwritable.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
__fwriting.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
_adjust_pos.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_cs_funcs.c 8a0b43005a Hide mostly used functions hace 20 años
_flushlbf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
_fopen.c 8a0b43005a Hide mostly used functions hace 20 años
_fpmaxtostr.c 8a0b43005a Hide mostly used functions hace 20 años
_fwrite.c 8a0b43005a Hide mostly used functions hace 20 años
_load_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_rfill.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_stdio.c 8a0b43005a Hide mostly used functions hace 20 años
_stdio.h 765696aac5 More hiding, 300 left hace 20 años
_store_inttype.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_trans2r.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_trans2w.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_uintmaxtostr.c 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target hace 20 años
_wcommit.c 5da06322c2 Hide more of stdio,getdents, use internal __raise hace 20 años
_wfwrite.c de77369cf4 Hide some of mem* and str* hace 20 años
asprintf.c f8d5244380 weaks moved after the related function so gcc4 won't warn hace 20 años
clearerr.c f8d5244380 weaks moved after the related function so gcc4 won't warn hace 20 años
ctermid.c 8a0b43005a Hide mostly used functions hace 20 años
dprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fclose.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fcloseall.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fdopen.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
feof.c f8d5244380 weaks moved after the related function so gcc4 won't warn hace 20 años
ferror.c f8d5244380 weaks moved after the related function so gcc4 won't warn hace 20 años
fflush.c 25fbf2080e Hide some hace 20 años
fgetc.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases hace 20 años
fgetpos.c 25fbf2080e Hide some hace 20 años
fgetpos64.c ae4a1d587a tabs -> spaces hace 20 años
fgets.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases hace 20 años
fgetwc.c d24608f995 Hiding again hace 20 años
fgetws.c 25fbf2080e Hide some hace 20 años
fileno.c 25fbf2080e Hide some hace 20 años
flockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fmemopen.c 8a0b43005a Hide mostly used functions hace 20 años
fopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm hace 20 años
fopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright hace 20 años
fopencookie.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fputc.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases hace 20 años
fputs.c 8a0b43005a Hide mostly used functions hace 20 años
fputwc.c 25fbf2080e Hide some hace 20 años
fputws.c 9d083cc253 Hide some wcs* hace 20 años
fread.c 8a0b43005a Hide mostly used functions hace 20 años
freopen.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm hace 20 años
freopen64.c a794254f4c Don't build empty objects, remove unused vars, update copyright hace 20 años
fseeko.c 25fbf2080e Hide some hace 20 años
fseeko64.c a794254f4c Don't build empty objects, remove unused vars, update copyright hace 20 años
fsetpos.c b882004687 simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm hace 20 años
fsetpos64.c 627734d648 tabs -> spaces hace 20 años
ftello.c 25fbf2080e Hide some hace 20 años
ftello64.c a794254f4c Don't build empty objects, remove unused vars, update copyright hace 20 años
ftrylockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
funlockfile.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fwide.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
fwrite.c 25fbf2080e Hide some hace 20 años
getchar.c 25fbf2080e Hide some hace 20 años
getdelim.c c885bf5cf9 More hiding, including __mempcpy hace 20 años
getline.c c885bf5cf9 More hiding, including __mempcpy hace 20 años
gets.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
getw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
getwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn hace 20 años
old_vfprintf.c 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target hace 20 años
open_memstream.c c885bf5cf9 More hiding, including __mempcpy hace 20 años
perror.c 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc hace 20 años
popen.c aab07d0500 macro out the thread funcs in libc if threading is disabled hace 20 años
printf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
putchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn hace 20 años
puts.c 855dca36fe Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_internal, do not use cascading aliases hace 20 años
putw.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
putwchar.c f8d5244380 weaks moved after the related function so gcc4 won't warn hace 20 años
remove.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
rewind.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
scanf.c 765696aac5 More hiding, 300 left hace 20 años
setbuf.c 765696aac5 More hiding, 300 left hace 20 años
setbuffer.c 765696aac5 More hiding, 300 left hace 20 años
setlinebuf.c 765696aac5 More hiding, 300 left hace 20 años
setvbuf.c 765696aac5 More hiding, 300 left hace 20 años
snprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
sprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
swprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
tempnam.c 8a0b43005a Hide mostly used functions hace 20 años
tmpfile.c 8a0b43005a Hide mostly used functions hace 20 años
tmpnam.c 8a0b43005a Hide mostly used functions hace 20 años
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create hace 24 años
ungetc.c 765696aac5 More hiding, 300 left hace 20 años
ungetwc.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
vasprintf.c c885bf5cf9 More hiding, including __mempcpy hace 20 años
vdprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
vfprintf.c 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target hace 20 años
vprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
vsnprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
vsprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
vswprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
vwprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años
wprintf.c 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. hace 22 años