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