commit | 7d6af77804adc069a83e8566250f868a6cb9786e | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Sep 29 05:09:46 2015 -0500 |
committer | Rob Landley <rob@landley.net> | Tue Sep 29 05:09:46 2015 -0500 |
tree | 92b6b57f55c41ab13164c1d448b3cdd1129703b4 | |
parent | 3b51a07e478d64a84e40b3a7c026b2f8566b194b [diff] |
Make defconfig build for nommu. Adds XVFORK() macro, teaches xpopen_both() to call /proc/self/exe with NULL argv (and converts cpio -p to use that), adds TOYBOX_FORK guards to some unconverted commands.