Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_toybox
/
3f998bb657bc5267af05a9402ba7dafe4745ee54
/
toys
/
which.c
59f490c
Fix which (the meaning of -a was reversed, and it was finding the _last_ hit).
by Rob Landley
· 17 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
2c4f3cb
Add or correct file descriptions
by Charlie Shepherd
· 18 years ago
de05a70
Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_.
by Rob Landley
· 19 years ago
8324b89
New option parsing infrastructure (doesn't use getopt). Hook it up to
by Rob Landley
· 19 years ago
0a04b3e
Implement which. Add hello world to menuconfig. Wrap the various applet main
by Rob Landley
· 19 years ago