aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/0006-make-dynamic-linker-accept-colon-as-a-separator-for-.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/musl: cherry-pick fixes, update alpine specific patchesTimo Teräs2014-07-301-0/+28
four additional fixes from upstream git. dns patch fixed to implement ns_{put,get}* as real functions, and macro ns_msg_getflag added. netlink patch is reworked to provide alias interface names for ipv4 where appropriate, and for ipv6 link-local scope ids. few error paths have been fixed, and if_nameindex() memory allocation strategy has been improved. setxid patch added. (cherry picked from commit 3227b4ad816f850f655b6f44dc497926cb2cdcd1)