aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/2001-workaround-gcc-pr58245.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/musl: apply changes from upstream gitTimo Teräs2014-03-261-24/+0
| | | | | | | | * 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
* main/musl: add missing enums and functions for compatibilityTimo Teräs2013-10-141-0/+24