]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272575: sh: Eliminate some gotos.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Sep 2015 13:43:08 +0000 (13:43 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Sep 2015 13:43:08 +0000 (13:43 +0000)
commitd3d34e216da7b48369c4de7680153674a5e77f33
treeae8f5ff23a75d1cc74ed502e9f9c1288098b22c9
parent8bef63a910cb7baa82d20e0da695028c3c5dd7fc
MFC r272575: sh: Eliminate some gotos.

This MFC is to avoid conflicts in the MFC of r287148.

git-svn-id: svn://svn.freebsd.org/base/stable/10@287750 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/eval.c
bin/sh/expand.c
bin/sh/jobs.c
bin/sh/redir.c
bin/sh/trap.c