aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/1001-add-basic-dns-record-parsing-functions.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/musl: upgrade to 1.1.6Timo Teräs2015-01-141-246/+0
| | | | | | All patches or equivalent are upstreamed so remove them all. getopt_long is now doing argument permutation so remove the BSD replacement. Also fixes multiple bugs. ref #3692, ref #3693
* main/musl: fix typo in ns_msg_getflag from previous commitTimo Teräs2014-07-241-1/+1
|
* main/musl: cherry-pick fixes, update alpine specific patchesTimo Teräs2014-07-241-104/+78
| | | | | | | | | | | | | | 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.
* main/musl: add igmp headers and quota headers/syscallTimo Teräs2013-12-181-0/+272