aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/1003-remove-ulimit-fiddling-from-setxid.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/musl: cherry-pick fixes, update alpine specific patchesTimo Teräs2014-07-241-0/+72
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.