Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-29 | Change command main() functions to return void, and exit(toys.exitval) from | Rob Landley | |
the toybox infrastructure instead. Eliminates a return call from each command. | |||
2007-11-19 | Tighten up error handling, add a umask() call so -m 123 actually works. | Rob Landley | |
2007-11-07 | Add initial mkfifo implementation | Charlie Shepherd | |