Age | Commit message (Expand) | Author |
---|---|---|
2013-09-06 | Fix for xpidfile spotted by Felix Janda. | Rob Landley |
2013-09-03 | Introduce libbuf analogous to toybuf but for use by lib/*.c. Change readfile(... | Rob Landley |
2013-08-30 | Add scripts/single.sh to build individual non-multiplexed standalone commands. | Rob Landley |
2013-08-26 | syslogd: cleanup | Felix Janda |
2013-08-07 | Forgot to check in xfdopen(). My bad. | Rob Landley |
2013-07-19 | Start of TOYBOX_SINGLE support, for building standalone commands with no mult... | Rob Landley |
2013-07-17 | Add timeout, factoring out common code from sleep. | Rob Landley |
2013-07-16 | Split lib/xwrap.c from lib/lib.c | Rob Landley |