Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-17 | Convert more GLOBALS argument vars to the new single letter code style. | Rob Landley | |
2018-02-17 | Add RFC link to the examples. | Rob Landley | |
2016-03-06 | Fix warning (toys.optflags is a long long now). | Rob Landley | |
2014-09-26 | Separate more commands so single.sh can build them standalone. | Rob Landley | |
2014-04-23 | Add example directory, move hello.c into it, add skeleton.c to demonstrate ↵ | Rob Landley | |
more complciated stuff (multiple commands per file, etc), and have genconfig.sh sort backwards so posix is first and example last in menuconfig. |