aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/musl/patches
Commit message (Expand)AuthorAgeFilesLines
* toolchain: musl: refresh patchesHauke Mehrtens2020-12-022-15/+6
* musl: handle wcsnrtombs destination buffer overflow (CVE-2020-28928)Petr Štetiar2020-11-201-0/+65
* musl: add common glibc extention for nftwTony Ambardar2020-08-311-0/+102
* musl: restore lock skipping for mostly-singlethreaded programs, and related p...Matthias Schiffer2020-05-263-0/+166
* musl: fix locking synchronization bugMatthias Schiffer2020-05-261-0/+69
* toolchain/musl: bump to version 1.1.24Koen Vandeputte2019-10-154-346/+3
* musl: Fix CVE-2019-14697Hauke Mehrtens2019-08-182-0/+207
* musl: ldso/dlsym: fix mips returning undef dlsymLuiz Angelo Daros de Luca2019-08-171-0/+136
* toolchain/musl: update to version 1.1.22Koen Vandeputte2019-04-231-5/+5
* toolchain/musl: update to version 1.1.21Christian Lamparter2019-02-052-3/+3
* musl: improve crypt() size hackJo-Philipp Wich2019-01-221-25/+40
* toolchain/musl: update to version 1.1.20Christian Lamparter2018-09-215-85/+29
* musl: sys/socket.h: fix SO_PEERSEC value on MIPSMatthias Schiffer2018-06-241-0/+59
* musl: update to version 1.1.19Hauke Mehrtens2018-03-116-82/+23
* kernel: use upstream patches for muslHauke Mehrtens2018-01-202-6/+65
* toolchain: musl: update to current HEADChristian Lamparter2017-12-081-19/+51
* toolchain/musl: update to version 1.1.18Felix Fietkau2017-11-091-3/+3
* musl: update musl to 1.1.16+ and switch to download from gitChristian Lamparter2017-01-1629-1591/+0
* musl: refresh patchesKoen Vandeputte2016-12-261-1/+1
* musl: backport various post-1.1.15 fixesKoen Vandeputte2016-12-2626-0/+1513
* musl: rename a custom backport patchKoen Vandeputte2016-12-261-0/+0
* musl: fix parsing of quoted time zone namesHannu Nyman2016-10-311-0/+11
* musl: update musl to version 1.1.15Hauke Mehrtens2016-07-134-3739/+70
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* musl: update to latest git, adds some fixes for the mips64 port and regular e...Felix Fietkau2016-03-073-3308/+3736
* musl: add mips64 portFelix Fietkau2016-02-261-0/+2714
* musl: update to version 1.1.14Felix Fietkau2016-02-255-17924/+6
* musl: fix an alignment issue that was breaking ldso on ARMv5Felix Fietkau2016-01-311-1/+3
* musl: fix GDB debugging on mips (local, remote)Felix Fietkau2016-01-301-0/+55
* musl: update to the latest git version, fixes TLS issuesFelix Fietkau2016-01-307-7745/+17878
* musl: fix mips vdso handlingHauke Mehrtens2016-01-251-3/+54
* musl: update to 1.1.12 + git from 2016-01-22Felix Fietkau2016-01-257-199/+8123
* musl: Add format attribute to some function declarationsHauke Mehrtens2016-01-241-0/+209
* musl: mips: add vdso supportHauke Mehrtens2016-01-231-0/+29
* musl: backport a fix that caused the wrong relocations to be emitted on some ...Felix Fietkau2016-01-211-0/+55
* musl: fix handling of point-to-point interfaces in getifaddrs()Jo-Philipp Wich2015-11-161-0/+18
* musl: add upstream patch for open_[w]memstreamJohn Crispin2015-11-021-0/+79
* musl: re-enable des crypto support, fixes pppd MPPE issuesFelix Fietkau2015-10-011-56/+6
* Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental c...Felix Fietkau2015-09-131-141/+0
* musl: fix termios struct c_ispeed/c_ospeed field namesFelix Fietkau2015-09-131-0/+141
* musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzmaFelix Fietkau2015-09-081-0/+110
* musl: update to version 1.1.11Felix Fietkau2015-09-025-3178/+3
* musl: fix getsubopt functionSteven Barth2015-08-181-0/+29
* musl: update to latest git versionFelix Fietkau2015-07-245-214/+829
* gcc: use the -sf suffix for musl ldso on powerpcFelix Fietkau2015-07-121-2/+15
* musl: add powerpc soft-float supportFelix Fietkau2015-07-081-0/+141
* musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack...Felix Fietkau2015-07-081-2/+2
* musl: update to latest git to fix MIPS and PowerPC TLS issuesFelix Fietkau2015-06-271-137/+392
* fix mklibs with muslMatteo Croce2015-06-251-0/+11
* gcc/musl: rework SSP-supportSteven Barth2015-06-221-0/+58