aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl
Commit message (Collapse)AuthorAgeFilesLines
* main/musl: various fixes from git master, and packaging fixesTimo Teräs2013-07-1112-61/+992
| | | | | | | | | | - use upstream commits for all arm pie/unwind fixes - replace getopt with BSD licensed GNU compatible getopt - set proper SONAME for the libc generated for packaging purposes - rename libc.so to be ld-musl-$ARCH.so.1 and point the SONAME and ldd links to it. this allows libc.so to go to -dev package as it will be used for compiling only. - move specs file to musl-crosstool subpackage
* main/musl: fixes for using as default libcTimo Teräs2013-07-083-5/+90
| | | | | | | - create musl-utils so libc-utils can depend on it - provide ldd symlink in it also - provide getent based on uclibc - cherry-pick NFDBITS patch for sudo
* main/musl: update checksumsTimo Teräs2013-07-031-3/+3
|
* main/musl: upgrade 0.9.11Timo Teräs2013-07-034-8/+170
| | | | Also don't build crosstool for native musl builds.
* main/musl: new aportWilliam Pitcock2013-06-081-0/+54