.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
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
|
9f88426bba
environ is GNU extension
|
19 years ago |
errno.c
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
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
|
19 years ago |