Patched toybox as people are lazy
Go to file
2011-12-28 16:17:13 -06:00
generated More documentation for generated/* files. 2008-01-19 17:49:51 -06:00
kconfig Zap toys/Config.in and instead create generated/Config.in from contents of 2008-01-19 17:08:39 -06:00
lib Bugfix (spotted by Nathan McSween): xread can't detect <0 if the return type is stored in an unsigned variable. 2011-12-28 13:01:12 -06:00
scripts The "strip" in gcc 4.4 doesn't set the executable bit on its output, despite what SUSv4 says it should do, so cope with buggy FSF tools. 2009-12-13 00:12:26 -06:00
toys Implement unshare. 2011-12-12 23:49:55 -06:00
www More GPL->BSD debris. 2011-11-15 03:01:41 -06:00
.hgignore Update .hgignore to cover new generated/ directory 2008-01-25 12:34:18 +00:00
Config.in Add TOYBOX_SUID. 2010-01-05 12:17:05 -06:00
configure Unconditionally add the $CROSS_COMPILE prefix to $CC, even if it's already set. 2009-08-06 20:38:24 -05:00
LICENSE Switch to 2-clause BSD license (with caveat about scripts directory). 2011-11-15 02:24:44 -06:00
main.c Make toy_init() reentrant, or else xexec() has funky errors. 2010-01-06 05:29:17 -06:00
Makefile Fix "make help". 2011-12-28 16:17:13 -06:00
toynet.h Netcat needs this to build. 2007-12-03 18:57:57 -06:00
toys.h Add TOYBOX_SUID. 2010-01-05 12:17:05 -06:00