]> git.ipfire.org Git - thirdparty/util-linux.git/commit
flock: timeout_expired must be volatile qualified
authorCristian Rodríguez <crrodriguez@opensuse.org>
Sun, 15 Jan 2023 01:33:14 +0000 (01:33 +0000)
committerCristian Rodríguez <crrodriguez@opensuse.org>
Sun, 15 Jan 2023 01:33:14 +0000 (01:33 +0000)
commitbfbdb30ac31ed3e194bfddd6dc295d911fb57347
tree97fee2eebaba0fe5e5dd75f92af6a238efdb1aaa
parent05bd23aade3a975826a933ee3b9fc2ad92d0a9c3
flock: timeout_expired must be volatile qualified

because the standard says so..
sys-utils/flock.c