]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script, hwclock: check file exist with access(3) rather than stat(3)
authorSami Kerola <kerolasa@iki.fi>
Sat, 31 Oct 2015 19:21:17 +0000 (19:21 +0000)
committerKarel Zak <kzak@redhat.com>
Mon, 9 Nov 2015 08:56:14 +0000 (09:56 +0100)
commita4aeb5bd80a0db763c71d380c2132fb6c34c0e1f
treedbbc531afd1517345c0d1518ddc81b1a10f5df53
parentc3a9f86fcd1977365bbbe9aaee36b02df9f330f5
script, hwclock: check file exist with access(3) rather than stat(3)

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/hwclock.c
term-utils/script.c