Request: busybox
Hey, there must be a reason for why there isn't a single busybox binary compiled with Cosmopolitan on the whole internet (only found this)??
I'm using busybox-w32, and I'd love to be able to test a Cosmo busybox instead.
Is this something you would consider supporting?
busybox was one of the early attempted ports :) I think it's possible to get a minimal working version if someone patched this file to just use a big switch statement instead of the static const array.
toybox is interesting. Let me take a look.
toybox has been added: debug build available here. I have only added a minimum set of commands.
Nice add with toybox. Oh, and there's just been a new version released of toybox. Could you do a release for it (the debug build from earlier is gone)?
I've come back around to this and am once again wanting a cosmo build of busybox. I may have a look at patching as you've indicated. Hopefully I can figure it out.