index
:
forks/toybox
master
Toybox with POSIX patches from E5ten
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2007-11-15
Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment
Rob Landley
2007-08-21
Tweak error message.
Rob Landley
2007-06-07
Make warning go away.
Rob Landley
2007-06-01
Show the compiler how to optimize out the option parsing logic when nothing
Rob Landley
2007-06-01
Allow applets with optarg string NULL to use toy.optargs[].
Rob Landley
2007-02-02
Trim a redundant definition that confuses older compilers. (Regression testing
Rob Landley
2007-01-31
Small cleanup to prepare for cross-compile friendly make install.
Rob Landley
2007-01-18
Save 4 bytes of stack space.
Rob Landley
2007-01-14
Add start of mke2fs/gene2fs, and some other stuff I've been working on.
Rob Landley
2006-11-19
New option parsing infrastructure (doesn't use getopt). Hook it up to
Rob Landley
2006-11-04
Add pwd. Consolidate toy list information under toylist.h.
Rob Landley
2006-11-03
Implement which. Add hello world to menuconfig. Wrap the various applet main
Rob Landley
2006-11-01
Add a hello world applet, partly as an example and partly for testing purposes.
Rob Landley
2006-10-30
Implement df. Add -Wall to build and fix up warnings. Add copyright notices.
landley
2006-10-18
Next drop of toysh, plus more infratructure.
landley
2006-10-05
Infrastructure, first drop of toy shell, and a bit of work on df.
landley
2006-09-28
Next snapshot. Tries to grab something out of lib in order to build, I have
landley
[prev]