aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/0001-v1.0.0-to-2b74315d.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/musl: apply changes from upstream gitTimo Teräs2014-03-261-0/+810
* remove the upstreamed confstr patch * remove relro patch which got fixed and upstreamed, ref #2614 (the old version did not relro protect libc.so itself) * workaround for gcc pr58245 is no longer needed as thread pointer is always initialized and the lazy ssp init is removed