Implement sh -c COMMAND [NAME [ARG...]] in /bin/sh, add shell function declarations/invocation support, expand export semantics (NAME, NAME=value, -p), and make until/loop-control behavior available by default. Add focused shell tests and update sh man-page option docs.