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