Mike Frysinger 7502d7850f expand comment a little more as to why _stdio_init() is weak thanks to mjn3 19 years ago
..
Makefile ba31c6c463 Remove TOPDIR 20 years ago
Makefile.in a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box 19 years ago
__errno_location.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 19 years ago
__h_errno_location.c 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 19 years ago
__uClibc_main.c 7502d7850f expand comment a little more as to why _stdio_init() is weak thanks to mjn3 19 years ago
errno.c c9234bbc4d use weak_alias() for data symbols, not strong_alias() 19 years ago
tempname.c f37aeefc62 Do not build *64 and llseek, correct some failure when LFS is disabled 19 years ago
tempname.h a005e0b515 macro away the last parameter since we dont actually utilize it (saves a few bytes) and fix signed warnings 20 years ago