aboutsummaryrefslogtreecommitdiff
path: root/toys/touch.c
AgeCommit message (Expand)Author
2007-11-15Simplify touch -l slightly.Rob Landley
2007-11-10Add an option to let touch extend or truncate a file and rename the err label...Charlie Shepherd
2007-11-10Don't error on stat success, and create files with a sensible mode instead of...Charlie Shepherd
2007-11-10Use builtin functions to simplify some code in touchCharlie Shepherd
2007-10-31Patch from Charlie Shepherd: Implement touch, set the default in Config.in toRob Landley
2007-06-18Add a dummy "touch" to make it all build again.Rob Landley