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