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