aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/501-ash-hush-fix-SIGCHLD-interrupting-read-builtin.patch
Commit message (Collapse)AuthorAgeFilesLines
* busybox: ash/hush fix for read-builtin commandBastian Bittorf2017-06-241-0/+147
this is a cherrypick from busybox-git HEAD: f5470419404d643070db99d058405b714695b817 and can be removed when upgrading to next busybox release. discussion here: http://lists.busybox.net/pipermail/busybox/2017-May/085439.html Signed-off-by: Bastian Bittorf <bb@npl.de>