Age | Commit message (Expand) | Author |
---|---|---|
2007-11-29 | Change command main() functions to return void, and exit(toys.exitval) from | Rob Landley |
2007-11-15 | Simplify touch -l slightly. | Rob Landley |
2007-11-10 | Add an option to let touch extend or truncate a file and rename the err label... | Charlie Shepherd |
2007-11-10 | Don't error on stat success, and create files with a sensible mode instead of... | Charlie Shepherd |
2007-11-10 | Use builtin functions to simplify some code in touch | Charlie Shepherd |
2007-10-31 | Patch from Charlie Shepherd: Implement touch, set the default in Config.in to | Rob Landley |
2007-06-18 | Add a dummy "touch" to make it all build again. | Rob Landley |