aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/touch.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+1
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2007-05-20print error if changing time failsrsc1-2/+8
2003-11-23new utilities.rsc1-0/+62
the .C files compile but are renamed to avoid building automatically.