Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_toybox
/
36816221d5e3c148c7445b226e6e485437a6122b
/
toys
/
hello.c
d3e61fc
Hello shouldn't be enabled in defconfig.
by Rob Landley
· 17 years ago
7c04f01
Fluff out hello.c to supply more example code as a skeleton for new commands,
by Rob Landley
· 18 years ago
55928b1
Move NEWTOY() list from end of toylist.h to generated/newtoys.h.
by Rob Landley
· 18 years ago
2896480
Zap toys/Config.in and instead create generated/Config.in from contents of
by Rob Landley
· 18 years ago
fece5cb
Add comments about SUSv3 specs (or lack thereof).
by Rob Landley
· 18 years ago
efda21c
Change command main() functions to return void, and exit(toys.exitval) from
by Rob Landley
· 18 years ago
9b3fc7d
Add a hello world applet, partly as an example and partly for testing purposes.
by Rob Landley
· 19 years ago