Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/musl: upgrade to 1.1.6 | Timo Teräs | 2015-01-14 | 1 | -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 commit | Timo Teräs | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | main/musl: cherry-pick fixes, update alpine specific patches | Timo Teräs | 2014-07-24 | 1 | -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/syscall | Timo Teräs | 2013-12-18 | 1 | -0/+272 |