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 лет назад