aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/musl/patches/020-upstream_open_memstream.patch
Commit message (Collapse)AuthorAgeFilesLines
* musl: update to 1.1.12 + git from 2016-01-22Felix Fietkau2016-01-251-79/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* musl: add upstream patch for open_[w]memstreamJohn Crispin2015-11-021-0/+79
This patch fixes corner case in open_memstrem, when stream is created, but nothing is written. This case is present in tgtadm, tgtd management tool. Signed-off-by: Maxim Storchak <m.storchak@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47339 3c298f89-4303-0410-b956-a3cf2f4a3e73