Age | Commit message (Collapse) | Author |
|
readelf and ldd to again state that they are GPLv2
|
|
I had clearly run search/replace on that were cluttering things up.
|
|
|
|
|
|
|
|
there are missing prototypes for chown() and execle() in uClibc-snapshot.
I'm attaching a patch to add the missing prototypes.
the error I'm getting without the patch:
AR cr libc/libc_so.a
LD libuClibc-0.9.28.so
libc/libc_so.a(grantpt.os): In function `__unix_grantpt':
grantpt.c:(.text+0x108): undefined reference to `__GI_chown'
grantpt.c:(.text+0x1ae): undefined reference to `__GI_execle'
|
|
|
|
|
|
|
|
_ISOC99/XOPEN_SOURCE
|
|
|
|
most of global data relocations are back
|
|
|
|
|
|
|
|
|
|
|
|
|
|
size shrink 5%, hope it solves option parsing w/ busybox tar
|
|
|
|
|
|
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
|
|
affected files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is a useless attempt
|
|
gone from libc. The remaining are left as exercise for others ;-)
|
|
|
|
missing headers, other jump relocs removed
|
|
it back
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
x_internal, do not use cascading aliases
|