freebsd-dev/usr.bin/touch
David Malone f4ac32def2 ANSIify function definitions.
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
2002-09-04 23:29:10 +00:00
..
Makefile WARNS=2 is going to be the default, so don't specify it. Use __FBSDID(). 2001-12-11 23:38:24 +00:00
touch.1 Clarify that -h implies -c. 2001-09-24 17:42:37 +00:00
touch.c ANSIify function definitions. 2002-09-04 23:29:10 +00:00