]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(touch): Don't report errors for nonexistent files
authorJim Meyering <jim@meyering.net>
Wed, 17 Apr 2002 08:49:27 +0000 (08:49 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 17 Apr 2002 08:49:27 +0000 (08:49 +0000)
commitccf99a6d4ceb93cf1bd3f2be4103320beaba6d59
treeea37f7def39b152bca3f6398a06881298851fa86
parent78ec76159b08125083f57a1e414eee5fdcf69bd9
(touch): Don't report errors for nonexistent files
when --no-create is in effect.  Based on a patch from TAKAI Kousuke.
src/touch.c