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> SVN-Revision: 48486
* 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> SVN-Revision: 47339