OSDN Git Service

Add example directory, move hello.c into it, add skeleton.c to demonstrate more compl...
authorRob Landley <rob@landley.net>
Wed, 23 Apr 2014 22:23:09 +0000 (17:23 -0500)
committerRob Landley <rob@landley.net>
Wed, 23 Apr 2014 22:23:09 +0000 (17:23 -0500)
commitf9070f36adfaf1b5c175768fb7169b9ff79da21d
tree84df08b9ceaf1b6ac1d31a26cf4f06b199ffca9f
parent5fe77cf9ed586a84c5ccd289154d0b543d2b4949
Add example directory, move hello.c into it, add skeleton.c to demonstrate more complciated stuff (multiple commands per file, etc), and have genconfig.sh sort backwards so posix is first and example last in menuconfig.
scripts/genconfig.sh
toys/example/README [new file with mode: 0644]
toys/example/hello.c [new file with mode: 0644]
toys/example/skeleton.c [new file with mode: 0644]
toys/other/hello.c [deleted file]