log toys/hello.c @ 234:163498bf547b

age author description
Sat, 19 Jan 2008 17:43:27 -0600 Rob Landley Move NEWTOY() list from end of toylist.h to generated/newtoys.h.
Sat, 19 Jan 2008 17:08:39 -0600 Rob Landley Zap toys/Config.in and instead create generated/Config.in from contents of
Mon, 03 Dec 2007 20:05:57 -0600 Rob Landley Add comments about SUSv3 specs (or lack thereof).
Thu, 29 Nov 2007 18:14:37 -0600 Rob Landley Change command main() functions to return void, and exit(toys.exitval) from
Wed, 01 Nov 2006 22:23:58 -0500 Rob Landley Add a hello world applet, partly as an example and partly for testing purposes.