| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: musl: refresh patches | Hauke Mehrtens | 2020-12-02 | 2 | -15/+6 |
* | musl: handle wcsnrtombs destination buffer overflow (CVE-2020-28928) | Petr Štetiar | 2020-11-20 | 1 | -0/+65 |
* | musl: add common glibc extention for nftw | Tony Ambardar | 2020-08-31 | 1 | -0/+102 |
* | musl: restore lock skipping for mostly-singlethreaded programs, and related p... | Matthias Schiffer | 2020-05-26 | 3 | -0/+166 |
* | musl: fix locking synchronization bug | Matthias Schiffer | 2020-05-26 | 1 | -0/+69 |
* | toolchain/musl: bump to version 1.1.24 | Koen Vandeputte | 2019-10-15 | 4 | -346/+3 |
* | musl: Fix CVE-2019-14697 | Hauke Mehrtens | 2019-08-18 | 2 | -0/+207 |
* | musl: ldso/dlsym: fix mips returning undef dlsym | Luiz Angelo Daros de Luca | 2019-08-17 | 1 | -0/+136 |
* | toolchain/musl: update to version 1.1.22 | Koen Vandeputte | 2019-04-23 | 1 | -5/+5 |
* | toolchain/musl: update to version 1.1.21 | Christian Lamparter | 2019-02-05 | 2 | -3/+3 |
* | musl: improve crypt() size hack | Jo-Philipp Wich | 2019-01-22 | 1 | -25/+40 |
* | toolchain/musl: update to version 1.1.20 | Christian Lamparter | 2018-09-21 | 5 | -85/+29 |
* | musl: sys/socket.h: fix SO_PEERSEC value on MIPS | Matthias Schiffer | 2018-06-24 | 1 | -0/+59 |
* | musl: update to version 1.1.19 | Hauke Mehrtens | 2018-03-11 | 6 | -82/+23 |
* | kernel: use upstream patches for musl | Hauke Mehrtens | 2018-01-20 | 2 | -6/+65 |
* | toolchain: musl: update to current HEAD | Christian Lamparter | 2017-12-08 | 1 | -19/+51 |
* | toolchain/musl: update to version 1.1.18 | Felix Fietkau | 2017-11-09 | 1 | -3/+3 |
* | musl: update musl to 1.1.16+ and switch to download from git | Christian Lamparter | 2017-01-16 | 29 | -1591/+0 |
* | musl: refresh patches | Koen Vandeputte | 2016-12-26 | 1 | -1/+1 |
* | musl: backport various post-1.1.15 fixes | Koen Vandeputte | 2016-12-26 | 26 | -0/+1513 |
* | musl: rename a custom backport patch | Koen Vandeputte | 2016-12-26 | 1 | -0/+0 |
* | musl: fix parsing of quoted time zone names | Hannu Nyman | 2016-10-31 | 1 | -0/+11 |
* | musl: update musl to version 1.1.15 | Hauke Mehrtens | 2016-07-13 | 4 | -3739/+70 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | musl: update to latest git, adds some fixes for the mips64 port and regular e... | Felix Fietkau | 2016-03-07 | 3 | -3308/+3736 |
* | musl: add mips64 port | Felix Fietkau | 2016-02-26 | 1 | -0/+2714 |
* | musl: update to version 1.1.14 | Felix Fietkau | 2016-02-25 | 5 | -17924/+6 |
* | musl: fix an alignment issue that was breaking ldso on ARMv5 | Felix Fietkau | 2016-01-31 | 1 | -1/+3 |
* | musl: fix GDB debugging on mips (local, remote) | Felix Fietkau | 2016-01-30 | 1 | -0/+55 |
* | musl: update to the latest git version, fixes TLS issues | Felix Fietkau | 2016-01-30 | 7 | -7745/+17878 |
* | musl: fix mips vdso handling | Hauke Mehrtens | 2016-01-25 | 1 | -3/+54 |
* | musl: update to 1.1.12 + git from 2016-01-22 | Felix Fietkau | 2016-01-25 | 7 | -199/+8123 |
* | musl: Add format attribute to some function declarations | Hauke Mehrtens | 2016-01-24 | 1 | -0/+209 |
* | musl: mips: add vdso support | Hauke Mehrtens | 2016-01-23 | 1 | -0/+29 |
* | musl: backport a fix that caused the wrong relocations to be emitted on some ... | Felix Fietkau | 2016-01-21 | 1 | -0/+55 |
* | musl: fix handling of point-to-point interfaces in getifaddrs() | Jo-Philipp Wich | 2015-11-16 | 1 | -0/+18 |
* | musl: add upstream patch for open_[w]memstream | John Crispin | 2015-11-02 | 1 | -0/+79 |
* | musl: re-enable des crypto support, fixes pppd MPPE issues | Felix Fietkau | 2015-10-01 | 1 | -56/+6 |
* | Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental c... | Felix Fietkau | 2015-09-13 | 1 | -141/+0 |
* | musl: fix termios struct c_ispeed/c_ospeed field names | Felix Fietkau | 2015-09-13 | 1 | -0/+141 |
* | musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma | Felix Fietkau | 2015-09-08 | 1 | -0/+110 |
* | musl: update to version 1.1.11 | Felix Fietkau | 2015-09-02 | 5 | -3178/+3 |
* | musl: fix getsubopt function | Steven Barth | 2015-08-18 | 1 | -0/+29 |
* | musl: update to latest git version | Felix Fietkau | 2015-07-24 | 5 | -214/+829 |
* | gcc: use the -sf suffix for musl ldso on powerpc | Felix Fietkau | 2015-07-12 | 1 | -2/+15 |
* | musl: add powerpc soft-float support | Felix Fietkau | 2015-07-08 | 1 | -0/+141 |
* | musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack... | Felix Fietkau | 2015-07-08 | 1 | -2/+2 |
* | musl: update to latest git to fix MIPS and PowerPC TLS issues | Felix Fietkau | 2015-06-27 | 1 | -137/+392 |
* | fix mklibs with musl | Matteo Croce | 2015-06-25 | 1 | -0/+11 |
* | gcc/musl: rework SSP-support | Steven Barth | 2015-06-22 | 1 | -0/+58 |