]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(touch): Extend the change of 2001-09-15 to work on
authorJim Meyering <jim@meyering.net>
Sun, 2 Dec 2001 20:05:33 +0000 (20:05 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Dec 2001 20:05:33 +0000 (20:05 +0000)
commit7afc9d18292231719e569fbc89582e3d53d2293a
treeda4e68dcbb1d4e95e2556e3f391f0262c7abb0a7
parent15295aaf8a410c87628c10db09e19b76e59582b6
(touch): Extend the change of 2001-09-15 to work on
systems for which errno is set to EPERM in that case.  Thus, e.g.,
`touch /' by non-root gives a better diagnostic on systems like SunOS4.
src/touch.c